[flang-commits] [flang] [llvm] [flang][MIF] Adding Stop and ErrorStop operations (PR #166787)
Dan Bonachea via flang-commits
flang-commits at lists.llvm.org
Tue Jan 13 21:33:05 PST 2026
================
@@ -11,6 +11,7 @@
#include "flang/Lower/OpenACC.h"
#include "flang/Lower/OpenMP.h"
#include "flang/Lower/StatementContext.h"
+#include "flang/Optimizer/Builder/Character.h"
----------------
bonachea wrote:
This body of this file now contains no changes other than insertion of blank lines, so this include line should probably be removed (and possibly also revert the insertion of blank lines).
https://github.com/llvm/llvm-project/pull/166787
More information about the flang-commits
mailing list