From 02271a7b42ab658115c19d5041eaed2001b9537c Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Thu, 3 Nov 2011 22:46:19 +0000 Subject: llvm-build: Add initial code for --write-make-fragment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143661 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-build.pod | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/llvm-build.pod b/docs/CommandGuide/llvm-build.pod index 2ccc1a29fe..5ce93a90c0 100644 --- a/docs/CommandGuide/llvm-build.pod +++ b/docs/CommandGuide/llvm-build.pod @@ -48,6 +48,13 @@ component combinations. Write out new I files based on the loaded components. This is useful for auto-upgrading the schema of the files. +=item B<--write-make-fragment> + +Write out the LLVMBuild in the form of a Makefile fragment, so it can easily be +consumed by a Make based build system. The exact contents and format of this +file are closely tied to how LLVMBuild is integrated with the Makefiles, see +LLVM's Makefile.rules. + =item B<--llvmbuild-source-root>=I If given, expect the I files for the project to be rooted at the -- cgit v1.2.3-70-g09d2