summaryrefslogtreecommitdiffstats
path: root/docs/LLVMBuild.html
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2012-05-23 21:37:39 +0000
committerdim <dim@FreeBSD.org>2012-05-23 21:37:39 +0000
commit2b2816e083a455f7a656ae88b0fd059d1688bb36 (patch)
tree357b13d8e31d55b298d50e9cd5100dc9eb9084b3 /docs/LLVMBuild.html
parent982a03fa2c92a09e35903a2bd814666a1e2545a0 (diff)
downloadFreeBSD-src-2b2816e083a455f7a656ae88b0fd059d1688bb36.zip
FreeBSD-src-2b2816e083a455f7a656ae88b0fd059d1688bb36.tar.gz
Vendor import of llvm release_31 r156863 (the actual 3.1 release):
http://llvm.org/svn/llvm-project/llvm/branches/release_31@156863
Diffstat (limited to 'docs/LLVMBuild.html')
-rw-r--r--docs/LLVMBuild.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/LLVMBuild.html b/docs/LLVMBuild.html
index f39a8a6..a8420dd 100644
--- a/docs/LLVMBuild.html
+++ b/docs/LLVMBuild.html
@@ -272,6 +272,11 @@ required_libraries = Archive BitReader Core Support TransformUtils
components. For example, the <i>X86</i> target might define a library
group for all of the <i>X86</i> components. That library group might
then be included in the <i>all-targets</i> library group.</p></li>
+
+ <li><i>installed</i> <b>[optional]</b> <b>[boolean]</b>
+ <p>Whether this library is installed. Libraries that are not installed
+ are only reported by <tt>llvm-config</tt> when it is run as part of a
+ development directory.</p></li>
</ul>
</li>
OpenPOWER on IntegriCloud