[PATCH] D129507: [OffloadPackager] Add option to extract files from images
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 16:22:36 PDT 2022
tra added a comment.
In D129507#3730464 <https://reviews.llvm.org/D129507#3730464>, @jhuber6 wrote:
> Update, still having problems making the test but I figured I'd just update now.
You could try something like this:
https://github.com/llvm/llvm-project/blob/d20e632853ad978e8008747d838d51b51d823a53/lld/test/MachO/stabs.s#L48
# RUN: cd %t && %lld -lSystem test.o foo.o no-debug.o -o test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129507/new/
https://reviews.llvm.org/D129507
More information about the cfe-commits
mailing list