[PATCH] D96310: [llvm-objcopy] Delete --build-id-link-{dir,input,output}
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 11:17:44 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc465429f286f: [llvm-objcopy] Delete --build-id-link-{dir,input,output} (authored by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96310/new/
https://reviews.llvm.org/D96310
Files:
llvm/docs/CommandGuide/llvm-objcopy.rst
llvm/docs/ReleaseNotes.rst
llvm/test/tools/llvm-objcopy/ELF/bad-build-id.test
llvm/test/tools/llvm-objcopy/ELF/build-id-link-dir.test
llvm/test/tools/llvm-objcopy/ELF/no-build-id-no-notes.test
llvm/test/tools/llvm-objcopy/ELF/no-build-id.test
llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/CopyConfig.h
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
llvm/tools/llvm-objcopy/ObjcopyOpts.td
llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96310.323808.patch
Type: text/x-patch
Size: 19658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/76200aaf/attachment.bin>
More information about the llvm-commits
mailing list