aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
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
commit79fce4711b9e718449b70f394cd9a8fea7534ae2 (patch)
treea887af9d12a14a4135df486f96b62e7c13ae06a7 /clang/lib/CodeGen/CodeGenFunction.cpp
parent2e4ca848f45f08fec084e886280a2e45e48b6e1b (diff)
downloadllvm-79fce4711b9e718449b70f394cd9a8fea7534ae2.zip
llvm-79fce4711b9e718449b70f394cd9a8fea7534ae2.tar.gz
llvm-79fce4711b9e718449b70f394cd9a8fea7534ae2.tar.bz2
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions