aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/PointerUnionTest.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-28 23:36:52 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-28 23:36:52 +0000
commit6ada8e332b07cd20c8de455d25378eb299daeb44 (patch)
tree8ad2b0b79ef7087cf87faf614c34739a9a4ed59e /llvm/unittests/ADT/PointerUnionTest.cpp
parent4141a3bca859c0eb770fe6e20786667d14495744 (diff)
downloadllvm-6ada8e332b07cd20c8de455d25378eb299daeb44.zip
llvm-6ada8e332b07cd20c8de455d25378eb299daeb44.tar.gz
llvm-6ada8e332b07cd20c8de455d25378eb299daeb44.tar.bz2
Remove DwarfUnit::LabelRange since it's unused.
Seems at some point the intent was to emit fission ranges_base as unique per CU but the code today emits ranges_base as the start of the ranges section for all CUs being compiled and all the ranges_base relative addresses are relative to that. So removing this dead code and leaving the status quo until there's a reason to change it (perhaps something's faster if it has distinct ranges for each CU). llvm-svn: 207464
Diffstat (limited to 'llvm/unittests/ADT/PointerUnionTest.cpp')
0 files changed, 0 insertions, 0 deletions