[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
Fri Jul 8 17:23:35 PDT 2016


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

- Allow host object to come in any order when generating the binary. Add testing for that.
- Add save temps and command print option.
- Add bundled object for testing.


http://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.63361.patch
Type: text/x-patch
Size: 18283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160709/db5b5b99/attachment.bin>


More information about the cfe-commits mailing list