aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorwanglei <wanglei@loongson.cn>2022-08-05 14:48:37 +0800
committerWeining Lu <luweining@loongson.cn>2022-08-05 15:14:16 +0800
commit57eb77d4112b6055d4b3a1b7a5e50e2822cf859b (patch)
treed956d4bd05253ec65d07cf3dfa60574e177f729c /clang/lib/Basic/FileManager.cpp
parent408378a0b3b03074a0c3bf1e5c191738197a5fae (diff)
downloadllvm-57eb77d4112b6055d4b3a1b7a5e50e2822cf859b.zip
llvm-57eb77d4112b6055d4b3a1b7a5e50e2822cf859b.tar.gz
llvm-57eb77d4112b6055d4b3a1b7a5e50e2822cf859b.tar.bz2
[LoongArch] Implement more of the ABI
According to the description of the LoongArch abi documentation, (https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html) the calling convention of LoongArch is almost the same as the RISCV's (except for the vector part), so we borrow the implementation of RISCV. This patch only guarantees the correctness of lp64d, because only the part of lp64d is described in detail in the documentation. Differential Revision: https://reviews.llvm.org/D130249
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions