[PATCH] D100405: Ship `llvm-cxxfilt` in the toolchain.
Dan Liew via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 13 11:58:51 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c0bc69490a5: Ship `llvm-cxxfilt` in the toolchain. (authored by delcypher).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100405/new/
https://reviews.llvm.org/D100405
Files:
clang/cmake/caches/Apple-stage2.cmake
Index: clang/cmake/caches/Apple-stage2.cmake
===================================================================
--- clang/cmake/caches/Apple-stage2.cmake
+++ clang/cmake/caches/Apple-stage2.cmake
@@ -56,6 +56,7 @@
llvm-objdump
llvm-nm
llvm-size
+ llvm-cxxfilt
llvm-config
CACHE STRING "")
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100405.337224.patch
Type: text/x-patch
Size: 308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210413/0abd4916/attachment.bin>
More information about the cfe-commits
mailing list