[PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 14:51:45 PDT 2016


sfantao updated this revision to Diff 66025.
sfantao added a comment.

- Refactor code to dump contents of temporary file instead of creating the actual file in dry-run mode.
- Rebase.


https://reviews.llvm.org/D21851

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21851.66025.patch
Type: text/x-patch
Size: 17852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160728/f0bcf468/attachment.bin>


More information about the cfe-commits mailing list