DebugInfoDWARFTests: Reorder LLVM_LINK_COMPONENTS.

llvm-svn: 289051
This commit is contained in:
NAKAMURA Takumi 2016-12-08 14:10:57 +00:00
parent f08dc90253
commit bf177380ab
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
DebugInfoDWARF
CodeGen
Core
DebugInfoDWARF
MC
MIRParser
Support