Mercurial > hg > CbC > CbC_llvm
view test/Linker/Inputs/linkage.d.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | |
children |
line wrap: on
line source
@Y = global i8 42 define i64 @foo() { ret i64 7 } @llvm.used = appending global [2 x i8*] [i8* @Y, i8* bitcast (i64 ()* @foo to i8*)], section "llvm.metadata"