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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 10:52:41 PST 2024


jayfoad wrote:

> Does this preprocess `#ifdef` directives too?

I'm not sure -- I will check. They are not typically used by anything in `lib/Target/` are they?

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


More information about the llvm-commits mailing list