avr targetinfo: remove unneeded dep on MC
authorNico Weber <nicolasweber@gmx.de>
Sat, 21 Sep 2019 02:43:32 +0000 (02:43 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 21 Sep 2019 02:43:32 +0000 (02:43 +0000)
llvm-svn: 372451

llvm/lib/Target/AVR/TargetInfo/LLVMBuild.txt

index 6446977..7b112a2 100644 (file)
@@ -18,5 +18,5 @@
 type = Library
 name = AVRInfo
 parent = AVR
-required_libraries = MC Support
-add_to_library_groups = AVR
\ No newline at end of file
+required_libraries = Support
+add_to_library_groups = AVR