[PATCH] D142244: [flang][driver] Add support for -embed-offload-object flag in flang -fc1

Jan Sjödin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 08:03:03 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40d8c0666f19: [flang][driver] Add support for -embed-offload-object flag in flang (authored by jsjodin).
Herald added projects: clang, Flang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142244

Files:
  clang/include/clang/Driver/Options.td
  flang/include/flang/Frontend/CodeGenOptions.h
  flang/include/flang/Frontend/FrontendActions.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/test/Driver/driver-help.f90
  flang/test/Driver/embed-error.f90
  flang/test/Driver/embed.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142244.493622.patch
Type: text/x-patch
Size: 7401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/7e2ff42c/attachment.bin>


More information about the cfe-commits mailing list