[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-04-05 Thread Yaxun Liu via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG09a5eae0d195: [clang-offload-bundler] add -input/-output options (authored by yaxunl). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://rev

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-04-05 Thread Ron Lieberman via Phabricator via cfe-commits
ronlieb added subscribers: saiislam, ronlieb. ronlieb added a comment. @saiislam for awareness Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://reviews.llvm.org/D120662 ___ cfe-commits

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-04-04 Thread Siu Chi Chan via Phabricator via cfe-commits
scchan updated this revision to Diff 420218. scchan added a comment. - fixed the hip-link-bundle-archive.hip test issue on Windows - fixed a couple of formatting issues Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://reviews.llvm.

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-04-01 Thread Siu Chi Chan via Phabricator via cfe-commits
scchan updated this revision to Diff 419847. scchan added a comment. update the failing lit tests to recognize the new switches Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://reviews.llvm.org/D120662 Files: clang/lib/Driver/To

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-03-29 Thread Yaxun Liu via Phabricator via cfe-commits
yaxunl accepted this revision. yaxunl added a comment. This revision is now accepted and ready to land. LGTM. Thanks. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://reviews.llvm.org/D120662 __

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-03-28 Thread Siu Chi Chan via Phabricator via cfe-commits
scchan updated this revision to Diff 418711. scchan added a comment. update the clang-offload-bundler-asserts-on test Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://reviews.llvm.org/D120662 Files: clang/lib/Driver/ToolChains/C

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-03-28 Thread Siu Chi Chan via Phabricator via cfe-commits
scchan updated this revision to Diff 418710. scchan added a comment. Herald added a subscriber: MaskRay. Herald added a project: All. fix lit test failures on Windows, rebased Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://review

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-02-28 Thread Yaxun Liu via Phabricator via cfe-commits
yaxunl added a comment. There seem to be regressions on Windows: https://buildkite.com/llvm-project/premerge-checks/builds/81394#c0e8e7e4-1f70-47d3-852a-e65469d70c41 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120662/new/ https://reviews.llvm.or

[PATCH] D120662: [clang-offload-bundler] add -input/-output options

2022-02-28 Thread Siu Chi Chan via Phabricator via cfe-commits
scchan created this revision. scchan added a reviewer: yaxunl. Herald added subscribers: asavonic, kerbowa, jvesely. Herald added a reviewer: alexander-shaposhnikov. scchan requested review of this revision. Herald added a reviewer: jdoerfert. Herald added subscribers: cfe-commits, sstefan1. Herald