Fix the build when building with only the ARM backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213814 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2014-07-23 22:54:28 +00:00
parent b74b9541ac
commit 48b8c128df

View File

@ -19,5 +19,5 @@
type = Library
name = ARMDesc
parent = ARM
required_libraries = ARMAsmPrinter ARMInfo MC Support
required_libraries = ARMAsmPrinter ARMInfo MCDisassembler Support
add_to_library_groups = ARM