[PATCH] D134087: [TableGen] Track reference locations of Records/RecordVals

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 01:48:09 PDT 2022


rriddle updated this revision to Diff 461503.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134087

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/ConstraintChecking1.td
  llvm/test/TableGen/ConstraintChecking2.td
  llvm/test/TableGen/ConstraintChecking3.td
  llvm/test/TableGen/ConstraintChecking4.td
  llvm/test/TableGen/ConstraintChecking5.td
  llvm/test/TableGen/ConstraintChecking6.td
  llvm/test/TableGen/ConstraintChecking7.td
  llvm/test/TableGen/GlobalISelEmitter-setcc.td
  llvm/test/TableGen/RegisterClass.td
  llvm/test/TableGen/SchedModelError.td
  llvm/test/TableGen/generic-tables.td
  mlir/lib/Tools/tblgen-lsp-server/TableGenServer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134087.461503.patch
Type: text/x-patch
Size: 18562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/569690ed/attachment.bin>


More information about the llvm-commits mailing list