Skip to content
Commit 79fce471 authored by Lang Hames's avatar Lang Hames
Browse files

[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.

llvm-svn: 247335
parent 2e4ca848
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment