Skip to content

Commit fb8ebf4

Browse files
Vladislavkaniandr
authored andcommitted
[TSAR, Transform, LoopInterchange] Rename files
1 parent f524a16 commit fb8ebf4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

lib/Transform/Clang/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
set(TRANSFORM_SOURCES Passes.cpp ExprPropagation.cpp Inline.cpp RenameLocal.cpp
22
DeadDeclsElimination.cpp Format.cpp OpenMPAutoPar.cpp
33
SharedMemoryAutoPar.cpp DVMHSMAutoPar.cpp StructureReplacement.cpp
4-
LoopSwap.cpp)
4+
LoopInterchange.cpp)
55

66
if(MSVC_IDE)
77
file(GLOB_RECURSE TRANSFORM_HEADERS RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
File renamed without changes.

0 commit comments

Comments
 (0)