[LLVMdev] Ideas for making llvm-config --cxxflags more useful

David Chisnall David.Chisnall at cl.cam.ac.uk
Tue Aug 4 08:15:36 PDT 2015


On 3 Aug 2015, at 18:48, Chris Bieneman <beanz at apple.com> wrote:
> 
> The problem with not including it is that if your LLVM build is not ABI compatible with different values of NDEBUG.
> 

It would be friendly to rename this flag in LLVM (e.g. LLVM_DEBUG), so that users can toggle whether they’re building their code with assertions independently of the LLVM that they’re linking.

David





More information about the llvm-dev mailing list