summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2018-07-26 19:04:46 +0000
committerAlex Langford <apl@fb.com>2018-07-26 19:04:46 +0000
commit10c9e0e0d8c6f9651e9b2bb85518dc9302245f53 (patch)
tree7ca2b43172659d0b44f44d38cd162e8144fba94d /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parent9980c261df44e62b1a374c58a94c55c76e1e50a7 (diff)
downloadbcm5719-llvm-10c9e0e0d8c6f9651e9b2bb85518dc9302245f53.tar.gz
bcm5719-llvm-10c9e0e0d8c6f9651e9b2bb85518dc9302245f53.zip
Make framework-header-fix process copied headers
Summary: Previously the framework-header-fix script would change the sources before they were copied, leading to unnecessary rebuilds on repeat `ninja lldb` invocations. This runs the script on the headers after they're copied into the produced LLDB.framework, meaning it doesn't affect any files being built. Patch by Keith Smiley <keithbsmiley@gmail.com>! Differential Revision: https://reviews.llvm.org/D49779 llvm-svn: 338058
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud