[Modules] Sink all the DEBUG_TYPE defines for InstCombine out of the
header files and into the cpp files. These files will require more touches as the header files actually use DEBUG(). Eventually, I'll have to introduce a matched #define and #undef of DEBUG_TYPE for the header files, but that comes as step N of many to clean all of this up. llvm-svn: 206777
Loading
Please register or sign in to comment