[PATCH] D125276: [TableGen] Remove the use of global Record state

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 15:35:52 PDT 2022


rriddle added a comment.

Some context here is that I'm building language tooling for TableGen (diagnostics, go-to definition, find references, etc.) and I can't really do that effectively if TableGen relies on global record state.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125276/new/

https://reviews.llvm.org/D125276



More information about the llvm-commits mailing list