diff options
author | Shoaib Meenai <smeenai@fb.com> | 2017-08-05 05:01:07 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2017-08-05 05:01:07 +0000 |
commit | 335fad1c24d0dbeb3ae366bfa8a7ffb54cfc4bb5 (patch) | |
tree | e8ac43b8a249248a46df2050daca981d548ae380 /llvm/lib/Analysis/LazyCallGraph.cpp | |
parent | 60711ca25325dfd03a60fb0b417bcc19d61c7eb0 (diff) | |
download | bcm5719-llvm-335fad1c24d0dbeb3ae366bfa8a7ffb54cfc4bb5.tar.gz bcm5719-llvm-335fad1c24d0dbeb3ae366bfa8a7ffb54cfc4bb5.zip |
[lld] Allow rel iplt symbols with dynamic symbol table
Emit these symbols as long as we're building in a static configuration,
even if we're emitting a dynamic symbol table. This is consistent with
both bfd and gold.
Ordinarily, the combination of -static and -export-dynamic wouldn't make
much sense. Unfortunately, cmake versions prior to 3.4 forcefully
injected -rdynamic [1], so it seems worthwhile to support.
[1] https://cmake.org/cmake/help/v3.4/policy/CMP0065.html
Differential Revision: https://reviews.llvm.org/D36350
llvm-svn: 310168
Diffstat (limited to 'llvm/lib/Analysis/LazyCallGraph.cpp')
0 files changed, 0 insertions, 0 deletions