diff options
author | Youling Tang <tangyouling@loongson.cn> | 2022-12-26 09:33:54 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-12-26 09:33:54 +0800 |
commit | 2b15c63fb73011610ae83c05d0260e2dccf299fc (patch) | |
tree | 869791ae4209ffdd1683c4ebf52ea6c6002398b1 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 2f6aef52f20c9739e44d80c67a459b552600ae67 (diff) | |
download | llvm-2b15c63fb73011610ae83c05d0260e2dccf299fc.zip llvm-2b15c63fb73011610ae83c05d0260e2dccf299fc.tar.gz llvm-2b15c63fb73011610ae83c05d0260e2dccf299fc.tar.bz2 |
[compiler-rt] Fix build errors when using gcc on LoongArch
- GCC does not recognize $fcsr0, uses $r0 instead.
- GCC does not implement __builtin_thread_pointer, which can be
obtained directly through $tp.
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D140545
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions