[PATCH] D117049: [OpenMP] Add support for embedding bitcode images in wrapper tool

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 12 10:24:02 PST 2022


jhuber6 updated this revision to Diff 399373.
jhuber6 added a comment.

Update approach, improve LTO file handling for multiple outputs and don't change the LTO config.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117049

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117049.399373.patch
Type: text/x-patch
Size: 11572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/78090f34/attachment-0001.bin>


More information about the cfe-commits mailing list