Skip to content
Snippets Groups Projects
Commit 92c90e8d authored by Axel Naumann's avatar Axel Naumann
Browse files

[cmake] Disable llvm-assertions for ROOT=RelWithDebInfo:

`verifyPreservedAnalysis()` is super slow these days. It gets run when
assertions are one (!NDEBUG). Turn this off unless told to build a Debug
build of ROOT (where time does not matter, and is expected to not be
representative for reality) or where LLVM_BUILD_TYPE is turning asserts
on.
parent fbfb1747
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment