Remove unneeded use of #undef DEBUG_TYPE. NFC
authorSam Clegg <sbc@chromium.org>
Wed, 12 Jul 2017 20:49:21 +0000 (20:49 +0000)
committerSam Clegg <sbc@chromium.org>
Wed, 12 Jul 2017 20:49:21 +0000 (20:49 +0000)
commitfd5ab25ae1a3ff5c09d4014b0811f772e02d820b
tree83a3e17cc28067fb2ecbecb554c18ec51e39d16c
parent4c4ea1d1bad9f4be11f8080c589beff6648f4dab
Remove unneeded use of #undef DEBUG_TYPE. NFC

Where is is needed (at the end of headers that define it), be
consistent about its use.

Also fix a few header guards that I found in the process.

Differential Revision: https://reviews.llvm.org/D34916

llvm-svn: 307840
llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/include/llvm/Analysis/RegionInfoImpl.h
llvm/include/llvm/Support/UnicodeCharRanges.h
llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
llvm/lib/CodeGen/RegAllocPBQP.cpp
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Transforms/Instrumentation/CFGMST.h
llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h