[Openmp-commits] [PATCH] D130020: [OpenMP] Deprecate the old driver for OpenMP offloading
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 24 08:03:05 PDT 2022
ye-luo accepted this revision.
ye-luo added a comment.
The new driver remains failing offload to x86 in certain scenarios when linking static libraries. Once I link object files directly there is no issue. This not worse than old driver that only supports linking object files directly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130020/new/
https://reviews.llvm.org/D130020
More information about the Openmp-commits
mailing list