summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2017-04-22 07:53:44 +0000
committerDavid Blaikie <dblaikie@gmail.com>2017-04-22 07:53:44 +0000
commit85366acf15bdcc48a36457513c2bd317a2078a60 (patch)
tree5ed12296f75b235d6b92dde7da32734a106abfb8 /llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
parent6cce69020cf1034749a2abfee87ac0ac45293bcb (diff)
downloadbcm5719-llvm-85366acf15bdcc48a36457513c2bd317a2078a60.tar.gz
bcm5719-llvm-85366acf15bdcc48a36457513c2bd317a2078a60.zip
Avoid using relocations for ref_addr in .dwo files
In dwo files the fixed offset can be used - if the dwos are linked into a dwp, the dwo consumer must use the dwp tables to find out where the original range of the debug_info was and resolve the "section relative" value relative to that original range - effectively avoiding/reimplementing the relocation handling. llvm-svn: 301072
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud