[PATCH] D150693: [RL78 patch 1] Recognize RL78 in triple parsing code

Sebastian Perta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 01:20:36 PDT 2023


SebastianPerta updated this revision to Diff 522939.
SebastianPerta added a comment.

>> I'd split this to a patch that introduces some real functionality

Agreed, done. Thank you (this is what I saw in the Xtensa first patch this is why I did it).


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

https://reviews.llvm.org/D150693

Files:
  llvm/include/llvm/TargetParser/Triple.h
  llvm/lib/TargetParser/Triple.cpp
  llvm/unittests/TargetParser/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150693.522939.patch
Type: text/x-patch
Size: 4457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/4bcb7310/attachment.bin>


More information about the llvm-commits mailing list