diff options
author | Alex Langford <apl@fb.com> | 2018-07-26 19:04:46 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2018-07-26 19:04:46 +0000 |
commit | 10c9e0e0d8c6f9651e9b2bb85518dc9302245f53 (patch) | |
tree | 7ca2b43172659d0b44f44d38cd162e8144fba94d /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 9980c261df44e62b1a374c58a94c55c76e1e50a7 (diff) | |
download | bcm5719-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