Add the entire range of DW_OP_lit[0..31], DW_OP_reg[0..31], and
authorJason Molenda <jmolenda@apple.com>
Thu, 17 Jun 2010 01:23:24 +0000 (01:23 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 17 Jun 2010 01:23:24 +0000 (01:23 +0000)
commitf7a503e6bb0773c198620defd5bd71813d1398e9
tree20614e11b36b4c44dede9d1cec9184e92af9d04a
parente98ad835435b82347eac3708e561928a35c62865
Add the entire range of DW_OP_lit[0..31], DW_OP_reg[0..31], and
DW_OP_breg[0..31] to Dwarf.h.

Add "DW_" prefix to the llvm::dwarf::*String methods which did not
already have them in Dwarf.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106197 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.h
lib/Support/Dwarf.cpp