Displaying 3 results from an estimated 3 matches for "obcopy".
Did you mean:
objcopy
2019 May 23
3
Proposal for Mach-O support in llvm-objcopy: section renaming
> On May 23, 2019, at 2:05 AM, James Henderson via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> I discussed this with Seiya off the mailing list yesterday, and this was the suggestion we came up with, on the basis that GNU objcopy has support for the renaming for GDB support, but it might be confusing to people who are new to the system, so we provide a more expected output
2018 Nov 09
2
[cfe-dev] [Call for Volunteers] Bug triaging
I had considered a libraries/Backends:Other as well that would be separate
from libraries/Other
On Fri, Nov 9, 2018 at 11:20 AM Derek Schuff <dschuff at google.com> wrote:
> I wonder if backends are a special case to the heuristic of "let's not
> make a bug component for code components that are too small". LLVM is
> factored to cleanly separate backend code, to the
2020 Aug 25
9
[Proposal][Debuginfo] dsymutil-like tool for ELF.
Hi,
We propose llvm-dwarfutil - a dsymutil-like tool for ELF.
Any thoughts on this?
Thanks in advance, Alexey.
======================================================================
llvm-dwarfutil(Apndx A) - is a tool that is used for processing debug
info(DWARF)
located in built binary files to improve debug info quality,
reduce debug info size and accelerate debug info processing.