From 0cb8977c0aad998860cccf1da7a9d80c22d2a78f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 25 Apr 2009 22:08:52 +0000 Subject: aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin! llvm-svn: 70082 --- llvm/docs/MakefileGuide.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/docs/MakefileGuide.html') diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html index 5f561f3a978..5e918bf0fd4 100644 --- a/llvm/docs/MakefileGuide.html +++ b/llvm/docs/MakefileGuide.html @@ -841,6 +841,8 @@
MKDIR(defaulted)
Specifies the path to the mkdir tool that creates directories.
+
ONLY_TOOLS
+
If set, specifies the list of tools to build.
PLATFORMSTRIPOPTS
The options to provide to the linker to specify that a stripped (no symbols) executable should be built.
-- cgit v1.2.3