diff options
author | Luís Marques <luismarques@lowrisc.org> | 2020-08-21 13:04:25 +0100 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2020-08-21 13:06:35 +0100 |
commit | 57903cf09335cd687e9fcfad4af7a9ef4bc84a95 (patch) | |
tree | 96b3ed8b046583d91406c2fc91eb410b2fb0b673 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | aa456a6df4931541c6aaf0e60a77cc646b5ad4c4 (diff) | |
download | llvm-57903cf09335cd687e9fcfad4af7a9ef4bc84a95.zip llvm-57903cf09335cd687e9fcfad4af7a9ef4bc84a95.tar.gz llvm-57903cf09335cd687e9fcfad4af7a9ef4bc84a95.tar.bz2 |
[compiler-rt][RISCV] Use muldi3 builtin assembly implementation
D80465 added an assembly implementation of muldi3 for RISC-V but it didn't
add it to the cmake `*_SOURCES` list, so the C implementation was being used
instead. This patch fixes that.
Differential Revision: https://reviews.llvm.org/D86036
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions