[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
authorChandler Carruth <chandlerc@gmail.com>
Tue, 22 Apr 2014 03:06:00 +0000 (03:06 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 22 Apr 2014 03:06:00 +0000 (03:06 +0000)
commit915c29c11c4fee03d9b040d8b84826c313f90df9
treede0a4fd8f69c41a9d7a7c069c10e126ab17ecf9f
parent0d338a59bdd823e055d27a735eb521e870823f73
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
definition below all of the header #include lines, TableGen edition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206846 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CTagsEmitter.cpp
utils/TableGen/CodeGenRegisters.cpp
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/DAGISelMatcherOpt.cpp
utils/TableGen/FixedLenDecoderEmitter.cpp
utils/TableGen/PseudoLoweringEmitter.cpp
utils/TableGen/SubtargetEmitter.cpp