summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/ELF/Object.cpp
diff options
context:
space:
mode:
authorZinovy Nis <zinovy.nis@gmail.com>2019-03-20 11:30:05 +0000
committerZinovy Nis <zinovy.nis@gmail.com>2019-03-20 11:30:05 +0000
commitd3939d2013e9689f2e85494ee1dfd97dd6a1b76b (patch)
tree406e3cb38a6c6bc8193c3b9b4c80af876abfedea /llvm/tools/llvm-objcopy/ELF/Object.cpp
parent624f5deff429ac31c5416db5083a8aa9119727db (diff)
downloadbcm5719-llvm-d3939d2013e9689f2e85494ee1dfd97dd6a1b76b.tar.gz
bcm5719-llvm-d3939d2013e9689f2e85494ee1dfd97dd6a1b76b.zip
[clang-tidy] Parallelize clang-tidy-diff.py
This patch has 2 rationales: - large patches lead to long command lines and often cause max command line length restrictions imposed by OS; - clang-tidy runs on modified files are independent and can be done in parallel, the same as done for run-clang-tidy. Differential Revision: https://reviews.llvm.org/D57662 llvm-svn: 356547
Diffstat (limited to 'llvm/tools/llvm-objcopy/ELF/Object.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud