[PATCH] D36194: [CMake] Include llvm-objcopy tool in Fuchsia toolchain

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 19:50:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309786: [CMake] Include llvm-objcopy tool in Fuchsia toolchain (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D36194?vs=109233&id=109265#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36194

Files:
  cfe/trunk/cmake/caches/Fuchsia-stage2.cmake


Index: cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
+++ cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
@@ -63,6 +63,7 @@
   llvm-dsymutil
   llvm-lib
   llvm-nm
+  llvm-objcopy
   llvm-objdump
   llvm-profdata
   llvm-ranlib


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36194.109265.patch
Type: text/x-patch
Size: 337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170802/30c48168/attachment.bin>


More information about the cfe-commits mailing list