- GCC does not recognize $fcsr0, uses $r0 instead.
- GCC does not implement __builtin_thread_pointer, which can be obtained directly through $tp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140545
[compiler-rt] Fix build errors when using gcc on LoongArch ClosedPublic Authored by tangyouling on Dec 22 2022, 3:30 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 23 2022, 3:06 AM This revision was landed with ongoing or failed builds.Dec 25 2022, 5:41 PM Closed by commit rG2b15c63fb730: [compiler-rt] Fix build errors when using gcc on LoongArch (authored by tangyouling, committed by SixWeining). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485256 compiler-rt/lib/builtins/loongarch/fp_mode.c
compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
|