That fixes a problem of using bundler with file names starting with dash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102752
[clang-offload-bundler] Delimit input/output file names by '--' for llvm-objcopy ClosedPublic Authored by sdmitriev on May 19 2021, 2:13 AM.
Details Summary That fixes a problem of using bundler with file names starting with dash.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 19 2021, 5:40 AM Closed by commit rGf8444a8e9422: [clang-offload-bundler] Delimit input/output file names by '--' for llvm-objcopy (authored by sdmitriev). · Explain WhyMay 19 2021, 8:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346625 clang/test/Driver/clang-offload-bundler.c
clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
|