Author: Petr Hosek
Date: 2024-07-23T01:18:55-07:00
New Revision: 32ec3b4f547f9af8cd2af736cd7c00843ef69a93

URL: 
https://github.com/llvm/llvm-project/commit/32ec3b4f547f9af8cd2af736cd7c00843ef69a93
DIFF: 
https://github.com/llvm/llvm-project/commit/32ec3b4f547f9af8cd2af736cd7c00843ef69a93.diff

LOG: Revert "[llvm-cgdata] Remove `GENERATE_DRIVER` option (#100066)"

This reverts commit 96d412135395a251f2931b8fca4dd8150aeed9ba.

Added: 
    

Modified: 
    llvm/tools/llvm-cgdata/CMakeLists.txt

Removed: 
    


################################################################################
diff  --git a/llvm/tools/llvm-cgdata/CMakeLists.txt 
b/llvm/tools/llvm-cgdata/CMakeLists.txt
index 966384278b9ab..4f1f7ff635bc3 100644
--- a/llvm/tools/llvm-cgdata/CMakeLists.txt
+++ b/llvm/tools/llvm-cgdata/CMakeLists.txt
@@ -11,4 +11,5 @@ add_llvm_tool(llvm-cgdata
 
   DEPENDS
   intrinsics_gen
+  GENERATE_DRIVER
   )


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to