Skip to content

Commit 3fded41

Browse files
omjavaidgithub-actions[bot]
authored andcommitted
Automerge: 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.
2 parents c8e2a23 + cfdc4c4 commit 3fded41

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)