aboutsummaryrefslogtreecommitdiff
path: root/examples
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
commit130b76bf33676327a4796204f6184979ee71911a (patch)
treeab4e9130fd596475b6a46c7c30e11326039646ba /examples
parent08bb54f87baf45c7c4724ae1c5ef24d3a196e6d2 (diff)
downloadllvm-130b76bf33676327a4796204f6184979ee71911a.tar.gz
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306057 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions