llvm-rc: Fixup for r308940. This should use LLVMSupport.

llvm-svn: 308941
This commit is contained in:
NAKAMURA Takumi 2017-07-25 00:51:40 +00:00
parent 2ce2fa481d
commit 7c1c01068d
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
set(LLVM_LINK_COMPONENTS
Option
Support
)
set(LLVM_TARGET_DEFINITIONS Opts.td)