[LLVMdev] DEBUG_TYPE (original) (raw)
Peter Finn peterdfinn at icloud.com
Fri Jul 3 13:09:16 PDT 2015
- Previous message: [LLVMdev] Fw: Sequence of BuildMI without order dependency
- Next message: [LLVMdev] DEBUG_TYPE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In include/llvm/ADT/Statistic.h, the identifier “DEBUG_TYPE” is never defined. I’ve noticed it’s defined as different things in a few other header files, including llvm/Analysis/BlockFrequencyInfoImpl.h, llvm/Analysis/RegionInfoImpl.h, llvm/Support/UnicodeCharRanges.h, llvm/Transforms/InstCombine/InstCombineWorkList.h, and llvm/Transforms/Utils/SSAUpdaterImpl.h. Should I edit Statistic.h so that it includes one of those? If so, which one? If not, what should I do?
Thanks, Peter Finn
- Previous message: [LLVMdev] Fw: Sequence of BuildMI without order dependency
- Next message: [LLVMdev] DEBUG_TYPE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]