aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWeining Lu <luweining@loongson.cn>2022-03-09 15:54:24 +0800
committerWeining Lu <luweining@loongson.cn>2022-03-09 16:20:36 +0800
commit3347f77b80758a04a942dd672d35d9fc15b8f41e (patch)
tree4003b7e040649938c0305d81a1a7fc664843148b /clang/lib/Frontend/CompilerInvocation.cpp
parent9286a8238b948471a99834aaf4ea1316621f415f (diff)
downloadllvm-3347f77b80758a04a942dd672d35d9fc15b8f41e.zip
llvm-3347f77b80758a04a942dd672d35d9fc15b8f41e.tar.gz
llvm-3347f77b80758a04a942dd672d35d9fc15b8f41e.tar.bz2
[LoongArch] Add basic support to AsmParser
This patch adds basic support to AsmParser which can handle basic instructions with register or immediate operands. With the addition of the parser, now it's possible to test instructions encoding with `llvm-mc`. Disassembler will be added later and then we can do `round-trip` test. Reviewed By: xen0n, MaskRay, myhsu Differential Revision: https://reviews.llvm.org/D120476
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions