From 0be901556b25ccd4b4c23be5c63ee5a41a51dbe8 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 1 Nov 2004 07:53:17 +0000 Subject: Configuration -> BuildMode llvm-svn: 17392 --- llvm/docs/MakefileGuide.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html index c73059bc020..a82bfaf16b2 100644 --- a/llvm/docs/MakefileGuide.html +++ b/llvm/docs/MakefileGuide.html @@ -693,6 +693,9 @@
The directory into which executables will ultimately be installed. This value is derived from the --prefix option given to configure.
+
BuildMode
+
The name of the type of build being performed: Debug, Release, or + Profile
bytecode_libdir
The directory into which bytecode libraries will ultimately be installed. This value is derived from the --prefix option given to @@ -768,7 +771,6 @@
CompileCommonOpts
Compile.CXX
ConfigStatusScript
-
Configuration
ConfigureScript
CPP.Flags
CPP.Flags
-- cgit v1.2.3