[PATCH] D21857: [Driver][OpenMP] Add support to create jobs for unbundling actions.

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


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

- Fix type qualifier.
- Rebase.


https://reviews.llvm.org/D21857

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21857.66029.patch
Type: text/x-patch
Size: 32404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160728/e687bdad/attachment-0001.bin>


More information about the cfe-commits mailing list