diff options
Diffstat (limited to 'src/passes/CMakeLists.txt')
-rw-r--r-- | src/passes/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/passes/CMakeLists.txt b/src/passes/CMakeLists.txt index 1e5540ab0..72fa02b62 100644 --- a/src/passes/CMakeLists.txt +++ b/src/passes/CMakeLists.txt @@ -87,7 +87,6 @@ set(passes_SOURCES PrintFunctionMap.cpp RoundTrip.cpp SetGlobals.cpp - StackIR.cpp SignaturePruning.cpp SignatureRefining.cpp SignExtLowering.cpp |