[flang-commits] [PATCH] D110851: [flang] Add a wrapper for Fortran main program
Valentin Clement via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Sep 30 13:14:58 PDT 2021
clementval added inline comments.
================
Comment at: flang/runtime/Fortran_main.c:1
+#include "flang/Runtime/main.h"
+#include "flang/Runtime/stop.h"
----------------
Do we need a LLVM header in this file?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110851/new/
https://reviews.llvm.org/D110851
More information about the flang-commits
mailing list