[PATCH] D105191: [Clang][OpenMP] Add partial support for Static Device Libraries
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 7 06:51:16 PDT 2021
thakis added a comment.
Looks like the test looks for "ld" but Windows prints "\link.exe" -- maybe you need to pass an explicit triple to the compiler? Or relax the check line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105191/new/
https://reviews.llvm.org/D105191
More information about the cfe-commits
mailing list