[PATCH] D62279: Use LTO capable linker

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 23 13:23:12 PDT 2019


beanz added a comment.

@winksaville I've figured out how to resolve the `gtest` issue, but unfortunately that isn't good enough to get the `check-runtimes` target working. A change went in back in February (rL353601 <https://reviews.llvm.org/rL353601>), which breaks running compiler-rt's tests when building a distribution in non-trivial ways, which will unfortunately be difficult to resolve.

I will land the `gtest` fix sometime today, and I'm going to start working toward getting the larger issue resolved, although that is going to take some time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62279





More information about the cfe-commits mailing list