[PATCH] D73044: {tablegen] Emit string literals instead of char arrays

Luke Drummond via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 11:37:06 PST 2020


ldrumm updated this revision to Diff 239390.
ldrumm added a comment.

Remove compile-time detection. Make this a runtime only flag


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

https://reviews.llvm.org/D73044

Files:
  llvm/cmake/modules/TableGen.cmake
  llvm/utils/TableGen/AsmWriterEmitter.cpp
  llvm/utils/TableGen/InstrInfoEmitter.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp
  llvm/utils/TableGen/SequenceToOffsetTable.h
  llvm/utils/TableGen/TableGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73044.239390.patch
Type: text/x-patch
Size: 8785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/2613447d/attachment.bin>


More information about the llvm-commits mailing list