mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Add some missing dependencies here that I missed in my first pass
through. Also sort them. llvm-svn: 158911
This commit is contained in:
parent
f372f64b71
commit
0d5765bb26
@ -1,6 +1,9 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
jit
|
||||
asmparser
|
||||
bitreader
|
||||
bitwriter
|
||||
interpreter
|
||||
jit
|
||||
nativecodegen
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user