1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

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

llvm-svn: 213995
This commit is contained in:
NAKAMURA Takumi 2014-07-26 00:45:43 +00:00
parent 1aa7cb9b29
commit 0bf754f21f

View File

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