search for: r176882

Displaying 7 results from an estimated 7 matches for "r176882".

2013 Oct 05
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
Hi All, The first patch adds support for ref_addr. Most of it is from r176882, but instead of always using an integer for ref_addr, we use label + offset for relocation on non-darwin platforms. The second patch is a modified version of r191792. The main change is to use a single map instead of 3 maps in DwarfDebug and instead of calling DwarfDebug::getDIE|insertDIE directly...
2013 Oct 09
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
Ping -Manman On Fri, Oct 4, 2013 at 7:00 PM, Manman Ren <manman.ren at gmail.com> wrote: > > Hi All, > > The first patch adds support for ref_addr. > Most of it is from r176882, but instead of always using an integer for > ref_addr, we use label + offset for relocation on non-darwin platforms. > > The second patch is a modified version of r191792. > The main change is to use a single map instead of 3 maps in DwarfDebug and > instead of calling DwarfDebug::g...
2013 Oct 09
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...anman Ren <manman.ren at gmail.com> wrote: > > Ping > > -Manman > > > On Fri, Oct 4, 2013 at 7:00 PM, Manman Ren <manman.ren at gmail.com> wrote: > >> >> Hi All, >> >> The first patch adds support for ref_addr. >> Most of it is from r176882, but instead of always using an integer for >> ref_addr, we use label + offset for relocation on non-darwin platforms. >> >> The second patch is a modified version of r191792. >> The main change is to use a single map instead of 3 maps in DwarfDebug >> and instead of c...
2013 Oct 09
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...t;> >> Ping >> >> -Manman >> >> >> On Fri, Oct 4, 2013 at 7:00 PM, Manman Ren <manman.ren at gmail.com> wrote: >> >>> >>> Hi All, >>> >>> The first patch adds support for ref_addr. >>> Most of it is from r176882, but instead of always using an integer for >>> ref_addr, we use label + offset for relocation on non-darwin platforms. >>> >>> The second patch is a modified version of r191792. >>> The main change is to use a single map instead of 3 maps in DwarfDebug >>&...
2013 Oct 11
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...t; On Fri, Oct 4, 2013 at 7:00 PM, Manman Ren <manman.ren at gmail.com>wrote: >>>>> >>>>>> >>>>>> Hi All, >>>>>> >>>>>> The first patch adds support for ref_addr. >>>>>> Most of it is from r176882, but instead of always using an integer >>>>>> for ref_addr, we use label + offset for relocation on non-darwin platforms. >>>>>> >>>>>> The second patch is a modified version of r191792. >>>>>> The main change is to use a sing...
2013 Oct 11
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...;>> >>>> On Fri, Oct 4, 2013 at 7:00 PM, Manman Ren <manman.ren at gmail.com>wrote: >>>> >>>>> >>>>> Hi All, >>>>> >>>>> The first patch adds support for ref_addr. >>>>> Most of it is from r176882, but instead of always using an integer for >>>>> ref_addr, we use label + offset for relocation on non-darwin platforms. >>>>> >>>>> The second patch is a modified version of r191792. >>>>> The main change is to use a single map instead o...
2013 Oct 10
4
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...t; -Manman >>> >>> >>> On Fri, Oct 4, 2013 at 7:00 PM, Manman Ren <manman.ren at gmail.com> wrote: >>> >>>> >>>> Hi All, >>>> >>>> The first patch adds support for ref_addr. >>>> Most of it is from r176882, but instead of always using an integer for >>>> ref_addr, we use label + offset for relocation on non-darwin platforms. >>>> >>>> The second patch is a modified version of r191792. >>>> The main change is to use a single map instead of 3 maps in Dwar...