diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-04-22 07:53:44 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-04-22 07:53:44 +0000 |
commit | 85366acf15bdcc48a36457513c2bd317a2078a60 (patch) | |
tree | 5ed12296f75b235d6b92dde7da32734a106abfb8 /llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h | |
parent | 6cce69020cf1034749a2abfee87ac0ac45293bcb (diff) | |
download | bcm5719-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/DwarfExpression.h')
0 files changed, 0 insertions, 0 deletions