[PATCH] D93654: [TableGen] Change getAllDerivedDefinitions() to return an ArrayRef

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 09:55:14 PST 2020


Paul-C-Anagnostopoulos updated this revision to Diff 313377.
Paul-C-Anagnostopoulos retitled this revision from "[TableGen] Change getAllDerivedDefinitions() to return const vector &" to "[TableGen] Change getAllDerivedDefinitions() to return an ArrayRef".
Paul-C-Anagnostopoulos added a comment.

This update changes getAllDerivedDefinitions so it returns an ArrayRef.


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

https://reviews.llvm.org/D93654

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/utils/TableGen/AsmMatcherEmitter.cpp
  llvm/utils/TableGen/Attributes.cpp
  llvm/utils/TableGen/CallingConvEmitter.cpp
  llvm/utils/TableGen/CodeEmitterGen.cpp
  mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93654.313377.patch
Type: text/x-patch
Size: 6541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201222/571a9ba1/attachment.bin>


More information about the llvm-commits mailing list