[PATCH] D109057: [openmp] Accept directory for libomptarget-bc-path
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 1 12:33:05 PDT 2021
JonChesterfield added a comment.
In D109057#2977632 <https://reviews.llvm.org/D109057#2977632>, @thakis wrote:
> This breaks tests on windows: http://45.33.8.238/win/44930/step_7.txt
>
> Please take a look and revert if it takes a while to fix. Probably just need to optionally accept win slashiness in the test.
Ah, that explains the {{.*}} patterns. Will fix by dropping the 'libomptarget/' string as the important part is that it found the sm_35.bc in that directory
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109057/new/
https://reviews.llvm.org/D109057
More information about the cfe-commits
mailing list