[PATCH] D158612: [flang][driver] Ensure negative flags have the same visibility as positive
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 23 10:47:00 PDT 2023
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: flang/test/Driver/fintegrated-as.f90:15
+!----------------------------------------------------------------
+! Without `-fno-integrated-as` (default) / With `-fintegrated-as`
+!----------------------------------------------------------------
----------------
The default is `-fintegrated-as`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158612/new/
https://reviews.llvm.org/D158612
More information about the cfe-commits
mailing list