[llvm] [CodeGen] Expose the extensibility of PassConfig to plugins (PR #139059)

Stefan Gränitz via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 02:32:18 PDT 2025


================
@@ -0,0 +1,26 @@
+#include "llvm/Target/RegisterTargetPassConfigCallback.h"
----------------
weliveindetail wrote:

Thanks, good catch! I will add it before landing

https://github.com/llvm/llvm-project/pull/139059


More information about the llvm-commits mailing list