From 5ed5506f18fcc0a277c863f7a21b39f58e892ca5 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Fri, 11 Nov 2011 00:23:56 +0000 Subject: LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144344 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LLVMBuild.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/LLVMBuild.html b/docs/LLVMBuild.html index 1616b2d..2f06e30 100644 --- a/docs/LLVMBuild.html +++ b/docs/LLVMBuild.html @@ -292,6 +292,12 @@ required_libraries = Archive BitReader Core Support TransformUtils

Components with this type use the LibraryGroup properties in addition to:

-- cgit v1.1