Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llvm: add NDEBUG when assertion mode is off
`llvm-config --cxxflags` unfortunately does not set `-DNDEBUG`, which Julia needs to set correctly when including LLVM header files.
- Loading branch information