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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 02:27:45 PDT 2025


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

Missing license header.

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


More information about the llvm-commits mailing list