[PATCH] D129507: [OffloadPackager] Add option to extract files from images
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 19 14:00:01 PDT 2022
jhuber6 updated this revision to Diff 454106.
jhuber6 added a comment.
Using @tra's suggestion to use `cd`. I had to make the test not apply to Windows
however, since I had to use `realpath`. But we don't support Windows anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129507/new/
https://reviews.llvm.org/D129507
Files:
clang/test/Driver/offload-packager.c
clang/tools/clang-offload-packager/ClangOffloadPackager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129507.454106.patch
Type: text/x-patch
Size: 13635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220819/aa3b5cd2/attachment.bin>
More information about the cfe-commits
mailing list