OSDN Git Service

[AVR] Add backend dependencies to MCTargetDesc/LLVMBuild.txt
authorDylan McKay <dylanmckay34@gmail.com>
Sat, 8 Oct 2016 01:14:23 +0000 (01:14 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Sat, 8 Oct 2016 01:14:23 +0000 (01:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283642 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/AVR/MCTargetDesc/LLVMBuild.txt

index 8786f56..db4d575 100644 (file)
@@ -19,5 +19,5 @@
 type = Library
 name = AVRDesc
 parent = AVR
-required_libraries = MC AVRInfo Support
+required_libraries = MC AVRAsmPrinter AVRInfo Support
 add_to_library_groups = AVR