[all-commits] [llvm/llvm-project] d37466: [compiler-rt] Use arm-specific builtins sources fo...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Sat Mar 13 12:22:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d374667257cf39012df31c02847e3cf1c3f7d6e6
https://github.com/llvm/llvm-project/commit/d374667257cf39012df31c02847e3cf1c3f7d6e6
Author: Martin Storsjö <martin at martin.st>
Date: 2021-03-13 (Sat, 13 Mar 2021)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Use arm-specific builtins sources for arm/mingw builds
Previously, that configuration only used the generic sources, in
addition to the couple specifically chosen arm/mingw files.
Differential Revision: https://reviews.llvm.org/D98547
More information about the All-commits
mailing list