"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "80f9de4bb548b1bfd97850ca5bc9857183cbc5f4"
Make the Linux support for finding libc++ somewhat less braindead.
Now instead of just looking in the system root for it, we also look relative to the clang binary's directory. This should "just work" in almost all cases. I've added test cases accordingly. This is probably *very* worthwhile to backport to the 3.4 branch so that folks can check it out, build it, and use that as their host compiler going forward. llvm-svn: 199632
Loading
Please register or sign in to comment