summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/LLVMBuild.txt
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/PowerPC/LLVMBuild.txt
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/PowerPC/LLVMBuild.txt')
-rw-r--r--llvm/lib/Target/PowerPC/LLVMBuild.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/PowerPC/LLVMBuild.txt b/llvm/lib/Target/PowerPC/LLVMBuild.txt
index ce8b2e9196a..5baa9886bef 100644
--- a/llvm/lib/Target/PowerPC/LLVMBuild.txt
+++ b/llvm/lib/Target/PowerPC/LLVMBuild.txt
@@ -19,6 +19,7 @@
type = TargetGroup
name = PowerPC
parent = Target
+has_asmprinter = 1
has_jit = 1
[component_1]
OpenPOWER on IntegriCloud