[PATCH] D103918: [CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 8 11:25:32 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf673365e1ce1: [CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain (authored by phosek).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103918

Files:
  clang/cmake/caches/Fuchsia-stage2.cmake


Index: clang/cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- clang/cmake/caches/Fuchsia-stage2.cmake
+++ clang/cmake/caches/Fuchsia-stage2.cmake
@@ -285,6 +285,7 @@
   llvm-nm
   llvm-objcopy
   llvm-objdump
+  llvm-otool
   llvm-profdata
   llvm-rc
   llvm-ranlib


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103918.350671.patch
Type: text/x-patch
Size: 323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210608/399c5bbb/attachment.bin>


More information about the cfe-commits mailing list