[PATCH] D59127: [CMake] Support stripping and linking output to .build-id directory

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 15:18:13 PST 2019


phosek updated this revision to Diff 189949.
phosek marked 3 inline comments as done.
phosek added a comment.

I've updated the patch to make the .build-id linking an option that can be set in the cache file, how does that look to you?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59127/new/

https://reviews.llvm.org/D59127

Files:
  clang/cmake/caches/Fuchsia-stage2.cmake
  llvm/cmake/modules/LLVMExternalProjectUtils.cmake
  llvm/runtimes/CMakeLists.txt
  llvm/runtimes/llvm-strip-link.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59127.189949.patch
Type: text/x-patch
Size: 4710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/e8d09870/attachment.bin>


More information about the llvm-commits mailing list