[PATCH] D111573: [Flang][driver] Update docs
    Thorsten via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 12 01:24:03 PDT 2021
    
    
  
tschuett added inline comments.
================
Comment at: flang/docs/FlangDriver.md:54
+* the compiler driver is an end-user tool
+* frontend-driver is a compiler developer tool with many additional options,
+
----------------
It is easier to understand, if talk about the driver and the frontend. frontend-driver is misleading.
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