1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

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)