summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MakefileGuide.html
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2009-09-28 21:14:38 +0000
committerJeffrey Yasskin <jyasskin@google.com>2009-09-28 21:14:38 +0000
commited31cc2a99224a55dfaab7f087f34602af1c6d30 (patch)
tree38cb8f3b9de4e46fa5263495c92a3532ded20c58 /llvm/docs/MakefileGuide.html
parent56fbc37bbba34aff60e28e87613f658173192252 (diff)
downloadbcm5719-llvm-ed31cc2a99224a55dfaab7f087f34602af1c6d30.tar.gz
bcm5719-llvm-ed31cc2a99224a55dfaab7f087f34602af1c6d30.zip
Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.
llvm-svn: 83015
Diffstat (limited to 'llvm/docs/MakefileGuide.html')
-rw-r--r--llvm/docs/MakefileGuide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html
index 8e552484abe..ad44be890ee 100644
--- a/llvm/docs/MakefileGuide.html
+++ b/llvm/docs/MakefileGuide.html
@@ -626,7 +626,7 @@
<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
OpenPOWER on IntegriCloud