about summary refs log tree commit diff homepage
path: root/lib/Module/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Module/CMakeLists.txt')
-rw-r--r--lib/Module/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Module/CMakeLists.txt b/lib/Module/CMakeLists.txt
index c927fa1b..006443a9 100644
--- a/lib/Module/CMakeLists.txt
+++ b/lib/Module/CMakeLists.txt
@@ -22,6 +22,7 @@ klee_add_component(kleeModule
 set(LLVM_COMPONENTS
   bitreader
   bitwriter
+  codegen
   ipo
   linker
   support