aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/Module
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Module')
-rw-r--r--lib/Module/CMakeLists.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/Module/CMakeLists.txt b/lib/Module/CMakeLists.txt
index 4d993047..22fd3c07 100644
--- a/lib/Module/CMakeLists.txt
+++ b/lib/Module/CMakeLists.txt
@@ -7,16 +7,16 @@
#
#===------------------------------------------------------------------------===#
klee_add_component(kleeModule
- Checks.cpp
- InstructionInfoTable.cpp
- IntrinsicCleaner.cpp
- KInstruction.cpp
- KModule.cpp
- LowerSwitch.cpp
- ModuleUtil.cpp
- Optimize.cpp
- PhiCleaner.cpp
- RaiseAsm.cpp
+ Checks.cpp
+ InstructionInfoTable.cpp
+ IntrinsicCleaner.cpp
+ KInstruction.cpp
+ KModule.cpp
+ LowerSwitch.cpp
+ ModuleUtil.cpp
+ Optimize.cpp
+ PhiCleaner.cpp
+ RaiseAsm.cpp
)
set(LLVM_COMPONENTS