Files
clang-p2996/lld/test/ELF/Inputs/start-lib1.s
Rui Ueyama 1f492893ac Fix a crash bug in --start-lib.
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
2016-04-08 20:49:31 +00:00

4 lines
27 B
ArmAsm