diff options
author | Rui Ueyama <ruiu@google.com> | 2015-03-07 01:35:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-03-07 01:35:50 +0000 |
commit | e9d646d448d9529ba3945ee48c0a4bc7e9f1f001 (patch) | |
tree | d732b448f4de711a0af7811636432e24726ebac3 /llvm/lib/Target/X86/X86ISelLowering.cpp | |
parent | 23e20e95e9418c346cbe19b4733f22698c6d9e85 (diff) | |
download | bcm5719-llvm-e9d646d448d9529ba3945ee48c0a4bc7e9f1f001.tar.gz bcm5719-llvm-e9d646d448d9529ba3945ee48c0a4bc7e9f1f001.zip |
PECOFF: Do not add extraneous symbols to the dead strip root.
Previously we added all undefined symbols found in object files to
the dead strip root. This patch makes the linker to stop doing that.
Undefined symbols would be resolved anyway, so this patch doesn't
change the linker behavior. It should slightly improve performance
but it's really marginal. This is a cleanup.
llvm-svn: 231545
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions