Skip to content

Commit cfdc4c4

Browse files
committed
Revert "[flang][OpenMP] Move lowering of ATOMIC to separate file, NFC (#144960)"
PR#144960 broke check-flang tests on Windows (x64/ARM64). This reverts commit e5559ca.
1 parent 597ffb1 commit cfdc4c4

File tree

4 files changed

+468
-549
lines changed

4 files changed

+468
-549
lines changed

flang/lib/Lower/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ add_flang_library(FortranLower
2323
LoweringOptions.cpp
2424
Mangler.cpp
2525
OpenACC.cpp
26-
OpenMP/Atomic.cpp
2726
OpenMP/ClauseProcessor.cpp
2827
OpenMP/Clauses.cpp
2928
OpenMP/DataSharingProcessor.cpp

0 commit comments

Comments
 (0)