diff options
Diffstat (limited to 'llvm/examples/HowToUseJIT/CMakeLists.txt')
| -rw-r--r-- | llvm/examples/HowToUseJIT/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/examples/HowToUseJIT/CMakeLists.txt b/llvm/examples/HowToUseJIT/CMakeLists.txt index a344ad07ca6..237cbea861d 100644 --- a/llvm/examples/HowToUseJIT/CMakeLists.txt +++ b/llvm/examples/HowToUseJIT/CMakeLists.txt @@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS Core ExecutionEngine Interpreter + JIT MC Support nativecodegen |

