Pass -rtlib=libgcc in tests conditioned on the default.
Summary: * This test was failing in our builds that configure compiler-rt as the configure-time rtlib. * Opted for this test fix instead of a rollback, and hopefully TI can fix forward if this weakens the tests beyond expectations. * Suspected this failure introduced in D81676. Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D84058
Loading
Please register or sign in to comment