search for: d78782

Displaying 2 results from an estimated 2 matches for "d78782".

2020 Apr 24
2
[yaml2obj] GSoC-20: Add DWARF support to yaml2obj
(Reviving this thread because a code review reminded me I want to reply here. Sorry for the extremely long turnaround). On 31/03/2020 20:22, Fangrui Song wrote: > On 2020-03-31, Adrian Prantl via llvm-dev wrote: >> >> >>> On Mar 31, 2020, at 10:55 AM, David Blaikie <dblaikie at gmail.com> wrote: >>> >>> +1 to all that & cc'ing a few of the
2020 Apr 27
2
[yaml2obj] GSoC-20: Add DWARF support to yaml2obj
...y > for reasons everyone else mentioned already (offsets mismatch, section > sizes can't change easily, can't add attributes easily). > > Does anyone have a way to create the kind of binary in a .S file that I > mentioned above? The DWARF I need is in https://reviews.llvm.org/D78782 in > the llvm/test/tools/obj2yaml/macho-DWARF-debug-ranges.yaml file on line 6 > through line 31. > > Greg > > > On Apr 24, 2020, at 6:21 AM, Pavel Labath <pavel at labath.sk> wrote: > > (Reviving this thread because a code review reminded me I want to reply > he...