[PATCH] D47394: [OpenMP][Clang][NVPTX] Replace bundling with partial linking for the OpenMP NVPTX device offloading toolchain
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 22 13:42:10 PST 2019
gtbercea updated this revision to Diff 187979.
gtbercea added a comment.
Herald added a subscriber: jdoerfert.
Herald added a project: clang.
- Update.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47394/new/
https://reviews.llvm.org/D47394
Files:
include/clang/Driver/Action.h
include/clang/Driver/Compilation.h
include/clang/Driver/Options.td
include/clang/Driver/ToolChain.h
lib/Driver/Action.cpp
lib/Driver/Compilation.cpp
lib/Driver/Driver.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/Clang.h
lib/Driver/ToolChains/Cuda.cpp
test/Driver/openmp-offload-gpu-linux.c
test/Driver/openmp-offload-gpu.c
test/Driver/openmp-offload.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47394.187979.patch
Type: text/x-patch
Size: 30214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190222/7b2dd340/attachment-0001.bin>
More information about the cfe-commits
mailing list