[PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 11:25:03 PDT 2016
sfantao updated this revision to Diff 75741.
sfantao marked 3 inline comments as done.
sfantao added a comment.
- Fix typos and use StringRef() instead of const char * to follow what the Driver does today when it comes to specify the bound architectures.
https://reviews.llvm.org/D21853
Files:
include/clang/Driver/Action.h
include/clang/Driver/Types.h
lib/Driver/Action.cpp
lib/Driver/Driver.cpp
lib/Driver/ToolChain.cpp
lib/Driver/Types.cpp
test/Driver/openmp-offload.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21853.75741.patch
Type: text/x-patch
Size: 11006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161025/2e0a3dd5/attachment.bin>
More information about the cfe-commits
mailing list