[PATCH] D139588: [llvm-driver] Temporarily remove dsymutil

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 23:19:53 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeeee51e4bb99: [llvm-driver] Temporarily remove dsymutil (authored by abrachet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139588

Files:
  llvm/tools/dsymutil/CMakeLists.txt


Index: llvm/tools/dsymutil/CMakeLists.txt
===================================================================
--- llvm/tools/dsymutil/CMakeLists.txt
+++ llvm/tools/dsymutil/CMakeLists.txt
@@ -33,7 +33,6 @@
   intrinsics_gen
   ${tablegen_deps}
   DsymutilTableGen
-  GENERATE_DRIVER
   )
 
 if(APPLE)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139588.481158.patch
Type: text/x-patch
Size: 301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/d95c0de8/attachment.bin>


More information about the llvm-commits mailing list