[compiler-rt] Don't error out on missing builtins when builting builtins themselves
authorMartin Storsjö <martin@martin.st>
Mon, 18 May 2020 08:04:42 +0000 (11:04 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 18 May 2020 08:28:44 +0000 (11:28 +0300)
commit54a85240709ecbcab329fb39af8ba5d6cd565305
treebcb2b1634e12da4fa5f3899587630433e10d2163
parent521b216094340e7934c1dd7905982cc778237cb8
[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.
compiler-rt/cmake/Modules/AddCompilerRT.cmake