You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build compiler-rt as runtime instead of project. This will use freshly
built clang to build compiler-rt instead of the system compiler. Also
use lld to link compiler-rt. Both can lower the risk of encounter issues
with old system compiler and linker.
Fixes buildbot failure
https://lab.llvm.org/buildbot/#/builders/123/builds/1580
0 commit comments