1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[AVR] Add backend dependencies to MCTargetDesc/LLVMBuild.txt

llvm-svn: 283642
This commit is contained in:
Dylan McKay 2016-10-08 01:14:23 +00:00
parent 6931521bfe
commit 7daf0ee243

View 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