[PATCH] D21848: [Driver][OpenMP] Add logic for offloading-specific argument translation.
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 10:52:47 PDT 2016
sfantao updated this revision to Diff 75732.
sfantao marked 3 inline comments as done.
sfantao added a comment.
- Fix typos and check -dynamic when it comes to translating arguments for offloading gcc toolchains.
https://reviews.llvm.org/D21848
Files:
include/clang/Driver/Compilation.h
include/clang/Driver/ToolChain.h
lib/Driver/Compilation.cpp
lib/Driver/Driver.cpp
lib/Driver/MSVCToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/openmp-offload.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21848.75732.patch
Type: text/x-patch
Size: 15483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161025/9014fe09/attachment-0001.bin>
More information about the cfe-commits
mailing list