Skip to content

Commit 89bc2a4

Browse files
committed
Merge pull request #1888 from trentxintong/RLE
remove an empty test case and pretty up some other and rename LSBase.cpp
2 parents d163e84 + 63d04a8 commit 89bc2a4

File tree

4 files changed

+638
-798
lines changed

4 files changed

+638
-798
lines changed

lib/SILOptimizer/Utils/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ set(UTILS_SOURCES
66
Utils/FunctionSignatureOptUtils.cpp
77
Utils/GenericCloner.cpp
88
Utils/Generics.cpp
9+
Utils/LoadStoreOptUtils.cpp
910
Utils/Local.cpp
1011
Utils/LoopUtils.cpp
11-
Utils/LSBase.cpp
1212
Utils/SILInliner.cpp
1313
Utils/SILSSAUpdater.cpp
1414
PARENT_SCOPE)

0 commit comments

Comments
 (0)