Move accelerator table defines and constants to Dwarf.h since
authorEric Christopher <echristo@gmail.com>
Thu, 5 Sep 2013 18:20:16 +0000 (18:20 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 5 Sep 2013 18:20:16 +0000 (18:20 +0000)
commit577056f89c840537b059ea4cef8d2ae18513cda0
treeef06eb380ee981c0f0ff173e6c255d68ac383d27
parentc65d2010084fe471e1e8b86d0cec1d051e5a524f
Move accelerator table defines and constants to Dwarf.h since
we're proposing it for DWARF5.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190074 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Dwarf.h
lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
lib/CodeGen/AsmPrinter/DwarfAccelTable.h
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/Support/Dwarf.cpp