[PATCH] D120246: [flang][driver] Add support for `--target`/`--triple`

Eric Schweitz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 08:35:53 PST 2022


schweitz added inline comments.


================
Comment at: clang/include/clang/Driver/Options.td:4815
 
-}
+} // let Flags = [CC1Option, CC1AsOption, NoDriverOption]
+
----------------
Is this comment something left over from edits?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120246/new/

https://reviews.llvm.org/D120246



More information about the cfe-commits mailing list