[PATCH] D58013: [compiler-rt] Build custom libcxx with libcxxabi

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:27:43 PST 2019


Hahnfeld added a comment.

@phosek Excellent idea. I tried to implement what you described and it seems to work great! The only minor disadvantage is that we now need to disable the tests if `COMPILER_RT_LIBCXXABI_PATH` is not found...


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

https://reviews.llvm.org/D58013





More information about the llvm-commits mailing list