[PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
Michael Kuron via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 07:01:35 PDT 2016
mkuron added a comment.
The three smaller patches into which you divided this one appear to be missing some things. For example, `AddOpenMPLinkerScript` in //lib/Driver/Tools.cpp// from this patch appears to still be necessary to get the desired functionality, but it is not present in any of the three.
http://reviews.llvm.org/D9888
More information about the cfe-commits
mailing list