Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts"
[oota-llvm.git] / docs / MakefileGuide.html
index b1f8292831ee1ffb883c221492e06970f0557aae..5838250f0ae3afee529dae491a63cd923f0b7eb2 100644 (file)
     the profiled tools (<tt>gmon.out</tt>).</dd>
     <dt><a name="DISABLE_ASSERTIONS"><tt>DISABLE_ASSERTIONS</tt></a></dt>
     <dd>If set to any value, causes the build to disable assertions, even if 
-    building a release or profile build.  This will exclude all assertion check
+    building a debug or profile build.  This will exclude all assertion check
     code from the build. LLVM will execute faster, but with little help when
     things go wrong.</dd>
     <dt><a name="EXPERIMENTAL_DIRS"><tt>EXPERIMENTAL_DIRS</tt></a></dt>