[PATCH] D94707: [Flang] Fix compilation on MinGW-w64
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 01:09:21 PST 2021
awarzynski added a comment.
Thank you for working on this @ChinouneMehdi !
The bit in flang/tools/flang-driver/driver.cpp is an obvious typo - thank you for fixing that! The other change (`sys/stat.h`) makes sense to me, but I haven't worked on Flang's runtime and I don't use Windows. I know that @Meinersbur worked on Windows support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94707/new/
https://reviews.llvm.org/D94707
More information about the llvm-commits
mailing list