summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SHA1.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-06-22 21:02:14 +0000
committerReid Kleckner <rnk@google.com>2017-06-22 21:02:14 +0000
commit40a47a870294cdc0bacb40d6a66e18781fd40d32 (patch)
treecb033e8e16f22d4a78a495b5d54076ca0d4d5ae9 /llvm/lib/Support/SHA1.cpp
parent9940203a2cffb678ee3c393dda03023bdf137646 (diff)
downloadbcm5719-llvm-40a47a870294cdc0bacb40d6a66e18781fd40d32.tar.gz
bcm5719-llvm-40a47a870294cdc0bacb40d6a66e18781fd40d32.zip
[MC] Allow assembling .secidx and .secrel32 for undefined symbols
There's nothing incorrect about emitting such relocations against symbols defined in other objects. The code in EmitCOFFSec* was missing the visitUsedExpr part of MCStreamer::EmitValueImpl, so these symbols were not being registered with the object file assembler. This will be used to make reduced test cases for LLD. llvm-svn: 306057
Diffstat (limited to 'llvm/lib/Support/SHA1.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud