[PATCH] D99243: [CMake][Fuchsia] Include llvm-lipo
    Petr Hosek via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Mar 24 14:21:57 PDT 2021
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG39f3e9a9e07d: [CMake][Fuchsia] Include llvm-lipo (authored by phosek).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99243/new/
https://reviews.llvm.org/D99243
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
@@ -263,6 +263,7 @@
   llvm-elfabi
   llvm-gsymutil
   llvm-lib
+  llvm-lipo
   llvm-mt
   llvm-nm
   llvm-objcopy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99243.333121.patch
Type: text/x-patch
Size: 318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/a2189341/attachment.bin>
    
    
More information about the cfe-commits
mailing list