This noticeably slows down the compiler execution.
It seems like it should be toggled on in the import branches for test and exp-run and default off otherwise.
Differential D50388
src.opts.mk: Default LLVM_ASSERTIONS off kbowling on Sat, May 17, 12:14 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions My thinking here is few of us are LLVM developers, and it is not clear this is a benefit to apply broadly. I am less certain on where MALLOC_PRODUCTION should fall, if the thought is it catches src errors than that is a favor for keeping it on in HEAD. WITNESS is directly relevant to HEAD development and the pkgbase now makes it easy to opt out. |