[PATCH] D59674: This test assumes that -rtlib defaults to libgcc. But that isn't true in the face of -DCLANG_DEFAULT_RTLIB=compiler-rt.

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 01:49:17 PDT 2019


phosek added a comment.

Thanks a lot for the fix! Everything is back to green now.

In D59674#1438992 <https://reviews.llvm.org/D59674#1438992>, @lebedev.ri wrote:

> Was this reviewed?


This is addressing an issue introduced by D59109 <https://reviews.llvm.org/D59109> so I think it's fine to land this without a review (I'd have LGTM'ed this).


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59674/new/

https://reviews.llvm.org/D59674





More information about the llvm-commits mailing list