Update X86/Utils/LLVMBuild.txt corresponding to r213986. "Core" has been introduced.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213995 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2014-07-26 00:45:43 +00:00
parent e0b5c10bf6
commit 5eb69c2337

View File

@ -19,5 +19,5 @@
type = Library
name = X86Utils
parent = X86
required_libraries = Support
required_libraries = Core Support
add_to_library_groups = X86