[PATCH] D122021: [CMake][Fuchsia] Include llvm-undname

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 18 10:09:25 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122021

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
@@ -287,6 +287,7 @@
   llvm-size
   llvm-strip
   llvm-symbolizer
+  llvm-undname
   llvm-xray
   sancov
   scan-build-py


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122021.416548.patch
Type: text/x-patch
Size: 325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220318/54dc62db/attachment.bin>


More information about the cfe-commits mailing list