summaryrefslogtreecommitdiff
path: root/src/ir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/ir/CMakeLists.txt')
-rw-r--r--src/ir/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir/CMakeLists.txt b/src/ir/CMakeLists.txt
index 279a1468c..996daa564 100644
--- a/src/ir/CMakeLists.txt
+++ b/src/ir/CMakeLists.txt
@@ -2,6 +2,7 @@ FILE(GLOB ir_HEADERS *.h)
set(ir_SOURCES
ExpressionAnalyzer.cpp
ExpressionManipulator.cpp
+ debuginfo.cpp
drop.cpp
effects.cpp
eh-utils.cpp