[all-commits] [llvm/llvm-project] 54a852: [compiler-rt] Don't error out on missing builtins ...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon May 18 01:29:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 54a85240709ecbcab329fb39af8ba5d6cd565305
https://github.com/llvm/llvm-project/commit/54a85240709ecbcab329fb39af8ba5d6cd565305
Author: Martin Storsjö <martin at martin.st>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
Log Message:
-----------
[compiler-rt] Don't error out on missing builtins when builting builtins themselves
This fixes bootstrapping the builtins when no previous version of
them exists after 2fe66bdb2e5fb556e15d4a07158e89ec007c587b.
Also fix a whitespace issue in that commit.
More information about the All-commits
mailing list