llvm-project/llvm/unittests/TableGen
River Riddle 5a9a438a54 [TableGen] Refactor TableGenParseFile to no longer use a callback
Now that TableGen no longer relies on global Record state, we can allow
for the client to own the RecordKeeper and SourceMgr. Given that TableGen
internally still relies on the global llvm::SrcMgr, this method unfortunately
still isn't thread-safe.

Differential Revision: https://reviews.llvm.org/D125277
2022-05-11 11:55:33 -07:00
..
Automata.td
AutomataTest.cpp
CMakeLists.txt
CodeExpanderTest.cpp
ParserEntryPointTest.cpp [TableGen] Refactor TableGenParseFile to no longer use a callback 2022-05-11 11:55:33 -07:00