summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Common/OptEmitter.cpp
AgeCommit message (Expand)Author
2024-09-13[LLVM][Option] Refactor option name comparison (#108219)Rahul Joshi
2024-09-11[TableGen] Fix MacOS failure in Option Emitter. (#108225)Rahul Joshi
2024-09-11[TableGen] Migrate Option Emitters to const RecordKeeper (#107696)Rahul Joshi
2024-03-25[RFC][TableGen] Restructure TableGen Source (#80847)Pierre van Houtryve