[llvm] [TableGen] Implement a preprocessor (PR #120113)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 12:18:54 PST 2024


================
@@ -0,0 +1,7 @@
+// Check that parsing the preprocessor output creates exactly the same records
----------------
s-barannikov wrote:

Can it use some shared file instead? Something from llvm/include, maybe Target.td?


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


More information about the llvm-commits mailing list