Skip to content

Commit 107e308

Browse files
authored
Revert "[flang][OpenMP] Move lowering of ATOMIC to separate file, NFC (#146067)"
This reverts commit 302ed97.
1 parent 3b7b95f commit 107e308

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)