[PATCH] D78185: [flang] Use the equivalent compilation flags with MSVC.

Isuru Fernando via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 04:53:51 PDT 2020


isuruf added a comment.

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.


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