[all-commits] [llvm/llvm-project] f8444a: [clang-offload-bundler] Delimit input/output file ...
Sergey Dmitriev via All-commits
all-commits at lists.llvm.org
Wed May 19 20:33:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8444a8e94227401f816d948ec09ae1b2761d575
https://github.com/llvm/llvm-project/commit/f8444a8e94227401f816d948ec09ae1b2761d575
Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M clang/test/Driver/clang-offload-bundler.c
M clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
Log Message:
-----------
[clang-offload-bundler] Delimit input/output file names by '--' for llvm-objcopy
That fixes a problem of using bundler with file names starting with dash.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D102752
More information about the All-commits
mailing list