[PATCH] D43197: [OpenMP] Add flag for linking runtime bitcode library
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 14 12:05:16 PST 2018
Hahnfeld added a comment.
In https://reviews.llvm.org/D43197#1007963, @gtbercea wrote:
> In https://reviews.llvm.org/D43197#1007918, @Hahnfeld wrote:
>
> > I'm still not sure we can't run this test on Windows. I think lots of other tests use `touch`, even some specific to Windows...
>
>
> Let me know what you'd like me to do. I can add the test back. I do see other tests not worrying about this so maybe I can do the same here...
To make it clear, I think doing all checks in `openmp-offload-gpu.c` increases coverage and will work as other tests show.
Repository:
rC Clang
https://reviews.llvm.org/D43197
More information about the cfe-commits
mailing list