[yaml2obj] - Allow placing local symbols after globals.
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / alias_internal.ll
blobe55e40b1d052675dd5118f1d99e70e73dc039d9a
1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-unknown-linux-gnu"
4 define internal i32 @f(i8*) unnamed_addr {
5     ret i32 42
8 @a2 = weak alias i32 (i8*), i32 (i8*)* @f