mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[RuntimeDyld] Add dependence on Core.
Commit 498dd745f55 introduced a dependence on Core. This patch updates LLVMbuild.txt to reflect this.
This commit is contained in:
parent
7474aa4a49
commit
d94eb15087
@ -18,4 +18,4 @@
|
||||
type = Library
|
||||
name = RuntimeDyld
|
||||
parent = ExecutionEngine
|
||||
required_libraries = MC Object Support
|
||||
required_libraries = Core MC Object Support
|
||||
|
Loading…
x
Reference in New Issue
Block a user