summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2015-09-10 20:44:36 +0000
committerLang Hames <lhames@gmail.com>2015-09-10 20:44:36 +0000
commit44decbe37a6766fe5fa01c69d33fa3bbebd9122b (patch)
tree1e1e7832572bcbd101d11565a8d6ca1244eed620 /test/ExecutionEngine
parentc061b2bb6f5c0c3c771b019aa9e4762153e66482 (diff)
[RuntimeDyld] Fix a bug in debugging output: all sections should be dumped
before any relocations have been applied, and again after all relocations have been applied. Previously each section was dumped before and after relocations targetting it were applied, but this only shows the impact of relocations that point to other symbols in the same section. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247335 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions