[PATCH] D56479: [compiler-rt] Add option to disable libc++ build

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 12:13:29 PST 2019


phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.

In D56479#1356671 <https://reviews.llvm.org/D56479#1356671>, @smeenai wrote:

> Okay, I decided to make it default ON. I think this should be a pretty safe and uncontroversial change at this point?


This is fine with me, although I wouldn't be concerned about mixing llvm/projects and compiler-rt under llvm/runtimes either since that setup is untested and most likely broken anyway.


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

https://reviews.llvm.org/D56479





More information about the llvm-commits mailing list