[llvm] [CodeGen] Expose the extensibility of PassConfig to plugins (PR #139059)
Stefan Gränitz via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 25 06:59:17 PDT 2025
================
@@ -0,0 +1,16 @@
+if (NOT WIN32 AND NOT CYGWIN)
----------------
weliveindetail wrote:
Never saw file headers in CMakeLists.txt, is it a thing?
https://github.com/llvm/llvm-project/pull/139059
More information about the llvm-commits
mailing list