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 216b3f1317
commit 410452372c

View File

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