Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.
authorJeffrey Yasskin <jyasskin@google.com>
Mon, 28 Sep 2009 21:14:38 +0000 (21:14 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Mon, 28 Sep 2009 21:14:38 +0000 (21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83015 91177308-0d34-0410-b5e6-96231b3b80d8

docs/MakefileGuide.html

index 8e552484abe14d80c47b8b0dba98646448aeb70e..ad44be890eeb380681bb922de5623113d5b6e445 100644 (file)
     <dd>If set to any value, causes a bitcode library (.bc) to be built.</dd>
     <dt><a name="CONFIG_FILES"><tt>CONFIG_FILES</tt></a></dt>
     <dd>Specifies a set of configuration files to be installed.</dd>
-    <dt><a name="DEBUG_RUNTIME"><tt>DEBUG_RUNTIME</tt></a></dt>
+    <dt><a name="DEBUG_SYMBOLS"><tt>DEBUG_SYMBOLS</tt></a></dt>
     <dd>If set to any value, causes the build to include debugging
     symbols even in optimized objects, libraries and executables. This
     alters the flags specified to the compilers and linkers. Debugging