[PATCH] D93525: [OpenMP] Add unbundling of archives containing bundled object files into device specific archives

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 5 08:42:10 PST 2021


saiislam updated this revision to Diff 314633.
saiislam added a comment.

Modified to handle multiple targets/outputs in one run of the tool for archive unbundling. Other minor changes as requested in the review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93525

Files:
  clang/test/Driver/clang-offload-bundler.c
  clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93525.314633.patch
Type: text/x-patch
Size: 14237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210105/88044b3e/attachment.bin>


More information about the cfe-commits mailing list