diff options
author | Mindong Chen <chenmindong1@huawei.com> | 2021-05-30 17:13:48 +0800 |
---|---|---|
committer | Mindong Chen <chenmindong1@huawei.com> | 2021-05-30 17:31:01 +0800 |
commit | 71acce68daf4987529bf08d81a9c5d396536d7c4 (patch) | |
tree | e91161ac2b98a1488e3f195f47c8dd3dae081303 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 056733d0195b28fb1c5a7952b2adc10013edf19c (diff) | |
download | llvm-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