From: Jeffrey Yasskin Date: Mon, 28 Sep 2009 21:14:38 +0000 (+0000) Subject: Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=da591e7fbee91f8750ff777c2d63ae3fdf328a88;p=oota-llvm.git Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83015 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index 8e552484abe..ad44be890ee 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -626,7 +626,7 @@
If set to any value, causes a bitcode library (.bc) to be built.
CONFIG_FILES
Specifies a set of configuration files to be installed.
-
DEBUG_RUNTIME
+
DEBUG_SYMBOLS
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