[PATCH] D124053: [CMake][Fuchsia] Include find-all-symbols in the distribution

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 19:28:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf21445ea870: [CMake][Fuchsia] Include find-all-symbols in the distribution (authored by phosek).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124053

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
@@ -298,6 +298,7 @@
   clang-scan-deps
   clang-tidy
   clangd
+  find-all-symbols
   builtins
   runtimes
   ${LLVM_TOOLCHAIN_TOOLS}


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124053.423789.patch
Type: text/x-patch
Size: 337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220420/601ff9ea/attachment-0001.bin>


More information about the cfe-commits mailing list