[PATCH] D150693: [RL78 patch 1] Recognize RL78 in triple parsing code
Sebastian Perta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 10:13:17 PDT 2023
SebastianPerta created this revision.
SebastianPerta added reviewers: jyknight, ivanbaev, arsenm, appcs, saugustine, MaskRay.
Herald added subscribers: sstefan1, hiraditya.
Herald added a project: All.
SebastianPerta requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Hello all,
I'm sharing an initial set of patches that adds LLVM backend for RL78 architecture.
I'll prepare the patches incrementally, in a similar order to Xtensa.
Thank you!
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150693
Files:
llvm/CODE_OWNERS.TXT
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.522682.patch
Type: text/x-patch
Size: 4797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/af73bc2a/attachment-0001.bin>
More information about the llvm-commits
mailing list