diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-09-07 17:31:42 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-09-07 17:31:42 +0000 |
commit | c42f9ac01c3346a0fb9484db62bd4f3c1e020631 (patch) | |
tree | be9a43b0d0a0d414e53264e1470eeb3c2ba43fa6 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 34cd2fa339b8ddca105b2062bb44589902573c7b (diff) | |
download | llvm-c42f9ac01c3346a0fb9484db62bd4f3c1e020631.zip llvm-c42f9ac01c3346a0fb9484db62bd4f3c1e020631.tar.gz llvm-c42f9ac01c3346a0fb9484db62bd4f3c1e020631.tar.bz2 |
DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleton CUs, GDB 7.8 errors on this.
It's probably not a huge deal to not do this - if we could, maybe the
address could be reused by a subprogram low_pc and avoid an extra
relocation, but it's just one per CU at best.
llvm-svn: 217338
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions