[flang-commits] [PATCH] D110851: [flang] Add a wrapper for Fortran main program
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Sep 30 13:16:55 PDT 2021
klausler added inline comments.
================
Comment at: flang/runtime/Fortran_main.c:1
+#include "flang/Runtime/main.h"
+#include "flang/Runtime/stop.h"
----------------
clementval wrote:
> Do we need a LLVM header in this file?
Which LLVM headers do you have in mind?
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