[PATCH] D21856: [Driver][OpenMP] Add support to create jobs for bundling actions.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 1 15:56:24 PDT 2016


sfantao updated this revision to Diff 62561.
sfantao marked 3 inline comments as done.
sfantao added a comment.

- Use StringRef instead of string and mark bundler tool as final.


http://reviews.llvm.org/D21856

Files:
  include/clang/Driver/Action.h
  include/clang/Driver/ToolChain.h
  lib/Driver/Action.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/openmp-offload.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21856.62561.patch
Type: text/x-patch
Size: 10323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160701/27111de8/attachment.bin>


More information about the cfe-commits mailing list