This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Allow setting compilers for unit tests
AbandonedPublic

Authored by evgeny777 on Jun 9 2021, 2:50 AM.

Details

Summary

For in-tree cross compilations compiler-rt chooses compilers built for target platform and fails to compile when host and target architectures do not match.

Diff Detail

Event Timeline

evgeny777 created this revision.Jun 9 2021, 2:50 AM
evgeny777 requested review of this revision.Jun 9 2021, 2:50 AM
evgeny777 abandoned this revision.Sep 2 2021, 2:36 AM