llc: Update link components

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292198 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2017-01-17 05:47:03 +00:00
parent 4b48551490
commit 8b76c990ba

View File

@ -12,6 +12,7 @@ set(LLVM_LINK_COMPONENTS
Support
Target
TransformUtils
Vectorize
)
# Support plugins.