http://llvm.org/bugs/show_bug.cgi?id=13194
Reid Kleckner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from Reid Kleckner <[email protected]> --- I think we have enough control in the cmake build. We have the standard cmake build types: Debug Release RelWithDebInfo MinSizeRel ... and NDEBUG asserts are tweakable with -DLLVM_ENABLE_ASSERTIONS=ON/OFF. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
