Home | History | Annotate | Download | only in Inputs
      1 @Y = global i8 42
      2 
      3 define i64 @foo() { ret i64 7 }
      4 
      5 @llvm.used = appending global [2 x i8*] [i8* @Y, i8* bitcast (i64 ()* @foo to i8*)], section "llvm.metadata"
      6