diff options
author | hev <wangrui@loongson.cn> | 2023-11-23 19:34:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-23 19:34:50 +0800 |
commit | 0d9f557b6c36da3aa92daff4c0d37ea821d7ae1e (patch) | |
tree | 8315b01b9beace9247f60da00e97bdbfc167f739 /clang/lib/Frontend | |
parent | 0d1b220f368f1c03e4d509efe36f94098f6489c7 (diff) | |
download | llvm-0d9f557b6c36da3aa92daff4c0d37ea821d7ae1e.zip llvm-0d9f557b6c36da3aa92daff4c0d37ea821d7ae1e.tar.gz llvm-0d9f557b6c36da3aa92daff4c0d37ea821d7ae1e.tar.bz2 |
[LoongArch] Disable mulodi4 and muloti4 libcalls (#73199)
This library function only exists in compiler-rt not libgcc. So this
would fail to link unless we were linking with compiler-rt.
Fixes https://github.com/ClangBuiltLinux/linux/issues/1958
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions