Errors when -p is specified with '-' used as an input or ouput file
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 33122 Build 33121: arc lint + arc unit
Paths
| Differential D63069
[objcopy] Error when --preserve-dates is used with standard streams AbandonedPublic Authored by abrachet on Jun 9 2019, 11:08 PM.
Details Summary Errors when -p is specified with '-' used as an input or ouput file
Diff Detail
Revision Contents
Diff 203776 llvm/test/tools/llvm-objcopy/ELF/bad-output-format.test
llvm/test/tools/llvm-objcopy/ELF/binary-input-error.test
llvm/test/tools/llvm-objcopy/ELF/compress-and-decompress-debug-sections-error.test
llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-invalid-format.test
llvm/test/tools/llvm-objcopy/ELF/help-message.test
llvm/test/tools/llvm-objcopy/ELF/invalid-preserve-dates.test
llvm/test/tools/llvm-objcopy/ELF/redefine-symbol.test
llvm/test/tools/llvm-objcopy/ELF/rename-section-flag.test
llvm/test/tools/llvm-objcopy/ELF/rename-section.test
llvm/test/tools/llvm-objcopy/ELF/set-section-flags.test
llvm/test/tools/llvm-objcopy/ELF/strip-multiple-files.test
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/llvm-objcopy.cpp
|