[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / globals-import-blockaddr.ll
blobfe1fa70ee831270b06b302d7abfa7dafa8dda3ad
1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-unknown-linux-gnu"
4 @label_addr = internal constant [1 x i8*] [i8* blockaddress(@foo, %lb)], align 8
6 ; Function Attrs: noinline norecurse nounwind optnone uwtable
7 define dso_local [1 x i8*]* @foo() {
8   br label %lb
10 lb:
11   ret [1 x i8*]* @label_addr