[PATCH] D143478: [RFC][Flang][driver] Try to support `flang -fc1as`

Shao-Ce SUN via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 06:56:40 PST 2023


sunshaoce updated this revision to Diff 495522.
sunshaoce added a comment.

Add a test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143478

Files:
  clang/include/clang/Driver/Options.h
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/Flang.cpp
  clang/lib/Driver/ToolChains/Flang.h
  flang/test/Driver/asm-code-gen-x86.s
  flang/test/lit.cfg.py
  flang/tools/flang-driver/CMakeLists.txt
  flang/tools/flang-driver/driver.cpp
  flang/tools/flang-driver/fc1as_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143478.495522.patch
Type: text/x-patch
Size: 41439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230207/e5b2821a/attachment-0001.bin>


More information about the cfe-commits mailing list