This is the first patch to incrementally add an MC layer for LoongArch to LLVM.
This patch also adds unit testcases for these new triples.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115772
[LoongArch 1/n] Add triples loongarch{32,64} for the upcoming LoongArch target AbandonedPublic Authored by SixWeining on Dec 14 2021, 6:03 PM.
Details
Summary This is the first patch to incrementally add an MC layer for LoongArch to LLVM.
Diff Detail
Revision Contents
Diff 394430 llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp
llvm/unittests/ADT/TripleTest.cpp
|