[PATCH] D96864: [flang][driver] Add -Xflang and make -test-io a frontend-only flag

Sourabh Singh Tomar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 07:56:34 PST 2021


SouraVX added inline comments.


================
Comment at: flang/test/Frontend/input-output-file.f90:6
 !--------------------------
+! NOTE: We need `-E` below in order to instruct the compiler driver to create a job representing a fronted compiler invocation
 ! TEST 1: Print to stdout (implicit)
----------------
I didn't follow this completely, Could you please elaborate a bit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96864



More information about the cfe-commits mailing list