summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDmitry Mikulin <dmitry.mikulin@sony.com>2018-02-07 00:49:51 +0000
committerDmitry Mikulin <dmitry.mikulin@sony.com>2018-02-07 00:49:51 +0000
commitc84e0ee0e27e42a96dd892a880afe7731660c776 (patch)
tree6d18011b80fda662452fa9bf4fa822a69778195e /clang/lib/CodeGen/CodeGenModule.cpp
parent532fa0e1cafe395e8620da472bc2c07492dbcd5c (diff)
downloadbcm5719-llvm-c84e0ee0e27e42a96dd892a880afe7731660c776.tar.gz
bcm5719-llvm-c84e0ee0e27e42a96dd892a880afe7731660c776.zip
Don't set dso_local flag in LTO resolutions for absolute symbols defined in ELF
objects, it confuses codegen into generating pc-rel relocations for those symbols, which leads to linker errors. Differential Revision: https://reviews.llvm.org/D42977 llvm-svn: 324435
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud