Added a new #define, LLVM_NDEBUG_OFF, that should
be set if linking against an LLVM compiled with NDEBUG off. If it is set, we do not enable NDEBUG in any place where we include LLVM headers. llvm-svn: 143036
Loading
Please register or sign in to comment