[PATCH] D21853: [Driver][OpenMP] Update actions builder to create unbundling action when necessary.
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 11:08:17 PDT 2016
sfantao updated this revision to Diff 76064.
sfantao marked an inline comment as done.
sfantao added a comment.
- Add comment explaing that the bundler tool can detect if the input file is a bundle or not.
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.76064.patch
Type: text/x-patch
Size: 11252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/7e57e494/attachment.bin>
More information about the cfe-commits
mailing list