[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
authorChandler Carruth <chandlerc@gmail.com>
Tue, 22 Apr 2014 03:10:36 +0000 (03:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 22 Apr 2014 03:10:36 +0000 (03:10 +0000)
commit843eb0c24be587caa2168261faf9c60d323d066a
tree4363675d516f372b5909a592320a5ebfaeeaacf3
parentc722ba49b2e5127a43ed73b0ad7443a0442f4a1a
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
definition below all of the header #include lines, tools edition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206848 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ToolRunner.cpp
tools/lli/RemoteMemoryManager.cpp
tools/lli/lli.cpp