[InstCombine] Signed saturation patterns
[llvm-core.git] / test / Linker / Inputs / linkage.d.ll
blobaaf010d3885597dca17e64c6940c418cffed1660
1 @Y = global i8 42
3 define i64 @foo() { ret i64 7 }
5 @llvm.used = appending global [2 x i8*] [i8* @Y, i8* bitcast (i64 ()* @foo to i8*)], section "llvm.metadata"