[PATCH] D78185: [flang] Use the equivalent compilation flags with MSVC.
مهدي شينون (Mehdi Chinoune) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 05:59:21 PDT 2020
ChinouneMehdi added a comment.
In D78185#1983321 <https://reviews.llvm.org/D78185#1983321>, @isuruf wrote:
> Using https://github.com/flang-compiler/f18/pull/1095/files should add `-fno-rtti` and `-fno-exceptions` automatically on unix and add the equivalent flags on windows as well.
Yes, but what about tests and other libraries ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78185/new/
https://reviews.llvm.org/D78185
More information about the llvm-commits
mailing list