[PATCH] D74262: [clang-offload-bundler] Enable handling of partially-linked fat objects
George Rokos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 6 18:12:32 PDT 2020
grokos abandoned this revision.
grokos added a comment.
The partial linking scheme has been found to not work correctly in all cases (it fails when we have libraries with device code only). A new patch will be uploaded which will be based on archive extraction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74262/new/
https://reviews.llvm.org/D74262
More information about the cfe-commits
mailing list