[PATCH] D39930: [CMake] Use libc++ and compiler-rt as default libraries in Fuchsia toolchain

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 27 09:49:11 PST 2017


beanz added a comment.

@phosek, I would love to see compiler-rt fully refactored so that we target one triple at a time always. I'd also love to see the clang driver refactored so that the code to resolve paths to runtime libraries was shared so we follow the same conventions across all driver implementations.

These are both large projects with a lot of stakeholders, and I don't expect that I'll be much use on it anytime soon.


Repository:
  rL LLVM

https://reviews.llvm.org/D39930





More information about the cfe-commits mailing list