summaryrefslogtreecommitdiff
path: root/src/passes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/passes/CMakeLists.txt')
-rw-r--r--src/passes/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/passes/CMakeLists.txt b/src/passes/CMakeLists.txt
index 715590951..eed7845bd 100644
--- a/src/passes/CMakeLists.txt
+++ b/src/passes/CMakeLists.txt
@@ -40,6 +40,7 @@ set(passes_SOURCES
GlobalRefining.cpp
GlobalStructInference.cpp
GlobalTypeOptimization.cpp
+ GUFA.cpp
Heap2Local.cpp
I64ToI32Lowering.cpp
Inlining.cpp