[PATCH] Let llvm-config report libc++

Jeroen Ketema j.ketema at imperial.ac.uk
Wed Sep 18 04:19:33 PDT 2013


Friendly ping

On Sep 6, 2013, at 9:51 PM, Jeroen Ketema <j.ketema at imperial.ac.uk> wrote:

> 
> If llvm-config reports '-stdlib=libc++' with --cxxflags it should also report it with '--ldfags', as compiling with '-stdlib=libc++' requires that we should also link with '-stdlib=libc++'. Patch that achieves this for the configure-style Makefiles attached (an option similar to --enable-libcpp does not seem to be supported by cmake).
> 
> Regards,
> 
> Jeroen Ketema
> <libcpp.patch>





More information about the llvm-commits mailing list