aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorMindong Chen <chenmindong1@huawei.com>2021-05-30 17:13:48 +0800
committerMindong Chen <chenmindong1@huawei.com>2021-05-30 17:31:01 +0800
commit71acce68daf4987529bf08d81a9c5d396536d7c4 (patch)
treee91161ac2b98a1488e3f195f47c8dd3dae081303 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent056733d0195b28fb1c5a7952b2adc10013edf19c (diff)
downloadllvm-71acce68daf4987529bf08d81a9c5d396536d7c4.zip
llvm-71acce68daf4987529bf08d81a9c5d396536d7c4.tar.gz
llvm-71acce68daf4987529bf08d81a9c5d396536d7c4.tar.bz2
[NFCI] Move DEBUG_TYPE definition below #includes
When you try to define a new DEBUG_TYPE in a header file, DEBUG_TYPE definition defined around the #includes in files include it could result in redefinition warnings even compile errors. Reviewed By: tejohnson Differential Revision: https://reviews.llvm.org/D102594
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions