commit | 4da253756ddc62496ad5baf7a8efaf2f001ef92a | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Apr 22 02:48:03 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Apr 22 02:48:03 2014 +0000 |
tree | 84a6fd2a9e2d0d0b4b5d60b696deff43530573d6 | |
parent | 42e8630239989fd40820975c361554546c1ccc2d [diff] |
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE definition below all the header #include lines, lib/Analysis/... edition. This one has a bit extra as there were *other* #define's before #include lines in addition to DEBUG_TYPE. I've sunk all of them as a block. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206843 91177308-0d34-0410-b5e6-96231b3b80d8