summaryrefslogtreecommitdiff
path: root/test/Transforms/ConstantHoisting
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-12 02:24:04 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-12 02:24:04 +0000
commit9c9ef05445e4ebaf56e70f61e3fdcabc0ddcffc0 (patch)
treed866c7010ac92204be9d2f10ea6b1a571191d187 /test/Transforms/ConstantHoisting
parentac871732b529d36a05b0fb669e34b7be80d354d0 (diff)
downloadllvm-9c9ef05445e4ebaf56e70f61e3fdcabc0ddcffc0.tar.gz
llvm-9c9ef05445e4ebaf56e70f61e3fdcabc0ddcffc0.tar.bz2
llvm-9c9ef05445e4ebaf56e70f61e3fdcabc0ddcffc0.tar.xz
Use dwarf::Tag rather than unsigned for DIE::Tag to make debugging easier.
Nice to be able to just print out the Tag and have the debugger print dwarf::DW_TAG_subprogram or whatever, rather than an int. It's a bit finicky (for example DIDescriptor::getTag still returns unsigned) because some places still handle real dwarf tags + our fake tags (one day we'll remove the fake tags, hopefully). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206098 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/ConstantHoisting')
0 files changed, 0 insertions, 0 deletions