summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorNicola Zaghen <nicola.zaghen@imgtec.com>2018-05-15 13:36:20 +0000
committerNicola Zaghen <nicola.zaghen@imgtec.com>2018-05-15 13:36:20 +0000
commite7245b429b942946ed3cb8f422b22e3de6d00a3c (patch)
tree742ccba1753aa082ed42138d043a0b70baec8ddb /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parent3538b39ed55e8bcce9a15f6144d605b6843c1cd0 (diff)
downloadbcm5719-llvm-e7245b429b942946ed3cb8f422b22e3de6d00a3c.tar.gz
bcm5719-llvm-e7245b429b942946ed3cb8f422b22e3de6d00a3c.zip
[lld] Update uses of DEBUG macro to LLVM_DEBUG.
The DEBUG() macro is very generic so it might clash with other projects. The renaming was done as follows: - git grep -l 'DEBUG' | xargs sed -i 's/\bDEBUG\s\?(/LLVM_DEBUG(/g' - git diff -U0 master | ../clang/tools/clang-format/clang-format-diff.py -i -p1 -style LLVM Differential Revision: https://reviews.llvm.org/D44977 llvm-svn: 332351
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud