This is added as a helper/dependency for D54214, and I imagine other places will want to test for both RISC-V Triple architectures
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54215
[Triple] Add test for if triple is RISC-V ClosedPublic Authored by simoncook on Nov 7 2018, 10:25 AM.
Details Summary This is added as a helper/dependency for D54214, and I imagine other places will want to test for both RISC-V Triple architectures
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, kristina, PkmX and 5 others. · View Herald TranscriptNov 7 2018, 10:25 AM simoncook added a child revision: D54214: [RISCV] Set triple based on -march flag.Nov 7 2018, 10:26 AM
Revision Contents
Diff 208415 llvm/trunk/include/llvm/ADT/Triple.h
llvm/trunk/unittests/ADT/TripleTest.cpp
|