Move the DWARF attribute constants into Dwarf.def and delete 300 lines of silly code.
authorAdrian Prantl <aprantl@apple.com>
Fri, 28 Oct 2016 18:21:39 +0000 (18:21 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 28 Oct 2016 18:21:39 +0000 (18:21 +0000)
commit7e55f178255a235887d7751e33dabc4937d87879
tree9e93aafdd10b29e0023a1cbaff1ebf7d6470fb9e
parent1c0bf1baca0caf59203f8fbeaafac8004d3a476e
Move the DWARF attribute constants into Dwarf.def and delete 300 lines of silly code.

llvm-svn: 285425
llvm/include/llvm/Support/Dwarf.def
llvm/include/llvm/Support/Dwarf.h
llvm/lib/Support/Dwarf.cpp