Previously, Lazy symbols were created for undefined symbols even though such symbols cannot be resolved by loading object files. This patch fixes that bug. llvm-svn: 265847
4 lines
27 B
ArmAsm
4 lines
27 B
ArmAsm
.globl foo
|
|
foo:
|
|
call bar
|