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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 02:20:50 PST 2024


jayfoad wrote:

> Does this preprocess `#ifdef` directives too?

Yes it does. It wasn't handling defined macros properly but that's fixed now.

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


More information about the llvm-commits mailing list