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!
Paths
| Differential D150693
[RL78 patch 1] Recognize RL78 in triple parsing code AcceptedPublic Authored by SebastianPerta on May 16 2023, 10:13 AM.
Details
Diff Detail Event TimelineComment Actions LGTM
This revision is now accepted and ready to land.May 16 2023, 10:45 AM Comment Actions
Agreed, done. Thank you (this is what I saw in the Xtensa first patch this is why I did it). Comment Actions Just a reminder than I don't have commit access. Can somebody commit the patch on my behalf if it's OK to do so. Thank you!
Revision Contents
Diff 522939 llvm/include/llvm/TargetParser/Triple.h
llvm/lib/TargetParser/Triple.cpp
llvm/unittests/TargetParser/TripleTest.cpp
|