aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2018-07-18 18:04:42 +0000
committerDavid Blaikie <dblaikie@gmail.com>2018-07-18 18:04:42 +0000
commitd66140514def3436b50a292603e574917d2676d6 (patch)
treead93f811626620b74b9d3afbaf3499baf8d7d486 /clang/lib/CodeGen/CodeGenModule.cpp
parent7d60a0f118b4ad23df106c8fcf69bcb1e951c180 (diff)
downloadllvm-d66140514def3436b50a292603e574917d2676d6.zip
llvm-d66140514def3436b50a292603e574917d2676d6.tar.gz
llvm-d66140514def3436b50a292603e574917d2676d6.tar.bz2
[DebugInfo] Dwarfv5: Avoid unnecessary base_address specifiers in rnglists
Since DWARFv5 rnglists are self descriptive and have distinct encodings for base-relative (offset_pair) and absolute (start_length) entries, there's no need to use a base address specifier when describing a lone address range in a section. Use that, and improve the test coverage a bit here to include cases like this and others. llvm-svn: 337411
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions