[PATCH] D65819: [Driver][Bundler] Improve bundling of object files.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 15 07:43:39 PDT 2019
ABataev added a comment.
In D65819#1631410 <https://reviews.llvm.org/D65819#1631410>, @Hahnfeld wrote:
> The code changes look good to me, but the test doesn't pass on x86. We've faced the same problem when `clang-offload-bundler` was initially committed and the current testing is the best we were able to do.
I reworked the test to make it more portable, try to test it on x86
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65819/new/
https://reviews.llvm.org/D65819
More information about the cfe-commits
mailing list