[PATCH] D115857: [LoongArch 1/n] Add triples loongarch{32, 64} for the upcoming LoongArch target
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 16 00:41:14 PST 2021
SixWeining created this revision.
Herald added subscribers: dexonsmith, hiraditya.
SixWeining requested review of this revision.
Herald added a project: LLVM.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115857
Files:
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp
llvm/unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115857.394773.patch
Type: text/x-patch
Size: 7858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/f6a36319/attachment.bin>
More information about the llvm-commits
mailing list