[all-commits] [llvm/llvm-project] 5d06e8: Pass -rtlib=libgcc in tests conditioned on the def...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Fri Jul 17 11:30:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d06e8b24f97202764c7522efcfb6e2febdce6b7
https://github.com/llvm/llvm-project/commit/5d06e8b24f97202764c7522efcfb6e2febdce6b7
Author: Stella Laurenzo <laurenzo at google.com>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M clang/test/Driver/msp430-toolchain.c
Log Message:
-----------
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
More information about the All-commits
mailing list