summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-11 00:23:56 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-11-11 00:23:56 +0000
commit6d617b48c75f34c78c453acaa35490cb33366bcf (patch)
tree3f488088831db4b17c31dd64864ff3804fa772e3 /llvm/lib/Target/Sparc
parent7519c5e44034ee85d531dd9d842d4233b91ac39a (diff)
downloadbcm5719-llvm-6d617b48c75f34c78c453acaa35490cb33366bcf.tar.gz
bcm5719-llvm-6d617b48c75f34c78c453acaa35490cb33366bcf.zip
LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler.
llvm-svn: 144344
Diffstat (limited to 'llvm/lib/Target/Sparc')
-rw-r--r--llvm/lib/Target/Sparc/LLVMBuild.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/LLVMBuild.txt b/llvm/lib/Target/Sparc/LLVMBuild.txt
index d99057f20b2..38c797f6b27 100644
--- a/llvm/lib/Target/Sparc/LLVMBuild.txt
+++ b/llvm/lib/Target/Sparc/LLVMBuild.txt
@@ -19,6 +19,7 @@
type = TargetGroup
name = Sparc
parent = Target
+has_asmprinter = 1
[component_1]
type = Library
OpenPOWER on IntegriCloud