forked from OSchip/llvm-project
[Kaleidoscope][BuildingAJIT] Add explicit dependence on TransformUtils to Chapter3.
llvm-svn: 270914
This commit is contained in:
parent
c752a26428
commit
d7f3d9d878
|
@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS
|
|||
RuntimeDyld
|
||||
ScalarOpts
|
||||
Support
|
||||
TransformUtils
|
||||
native
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue