mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
[Orc] Add TransformUtils to Orc's dependency list.
Patch by Jan Vesely. Thanks Jan! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
511d52caa1
commit
f3d73ff53a
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = OrcJIT
|
||||
parent = ExecutionEngine
|
||||
required_libraries = Core ExecutionEngine Object RuntimeDyld Support Target
|
||||
required_libraries = Core ExecutionEngine Object RuntimeDyld Support Target TransformUtils
|
||||
|
Loading…
x
Reference in New Issue
Block a user