Skip to content

Commit

Permalink
Kaleidoscope-Ch7: Add TranformUtils for llvm::createPromoteMemoryToRe…
Browse files Browse the repository at this point in the history
…gisterPass() added in r294870.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294881 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Feb 12, 2017
1 parent 6f54ad3 commit f92e231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Kaleidoscope/Chapter7/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set(LLVM_LINK_COMPONENTS
RuntimeDyld
ScalarOpts
Support
TransformUtils
native
)

Expand Down

0 comments on commit f92e231

Please sign in to comment.