[PATCH] D111573: [Flang][driver] Update docs

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 03:18:25 PDT 2021


Leporacanthicus added inline comments.


================
Comment at: flang/docs/FlangDriver.md:48
+-fc1`, needs not to be concerned with linkers or other external like
+assemblers. Nor it needs to know where to look for various systems libraries,
+which is usually OS and platform specific.
----------------
"Nor does it need"? 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111573



More information about the llvm-commits mailing list