[llvm-nm] - Fix a bug and unbreak ASan BB.
[llvm-complete.git] / test / ExecutionEngine / OrcLazy / Inputs / obj-weak-non-materialization-2.ll
blob3262017012c7c9ae5eead2ecff3da59cdade13f1
1 @X = weak global i32 1, align 4
3 define void @foo() {
4 entry:
5   ret void