search for: glegaci

Displaying 3 results from an estimated 3 matches for "glegaci".

Did you mean: glegacy
2013 Jan 11
1
[LLVMdev] Restoring "pubnames" section in DWARF
On Fri, Jan 11, 2013 at 2:07 PM, Krzysztof Parzyszek < kparzysz at codeaurora.org> wrote: > On 1/11/2013 4:04 PM, Eric Christopher wrote: > >> On Fri, Jan 11, 2013 at 1:49 PM, Robinson, Paul >> <Paul.Robinson at am.sony.com <mailto:Paul.Robinson at am.sony.**com<Paul.Robinson at am.sony.com>>> >> wrote: >> >> I'd ask that it be
2013 Jan 11
0
[LLVMdev] Restoring "pubnames" section in DWARF
On 1/11/2013 4:04 PM, Eric Christopher wrote: > On Fri, Jan 11, 2013 at 1:49 PM, Robinson, Paul > <Paul.Robinson at am.sony.com <mailto:Paul.Robinson at am.sony.com>> wrote: > > I'd ask that it be made target-dependent, as I don't want it > (and apparently few do, which is why it was removed). > > > No worries there, it can be put under a flag
2013 Jan 11
2
[LLVMdev] Restoring "pubnames" section in DWARF
On Fri, Jan 11, 2013 at 1:49 PM, Robinson, Paul <Paul.Robinson at am.sony.com>wrote: > >We have customers that rely on the symbol information from the > >"pubnames" section in the DWARF data. Generation of this information > >was removed in this commit: > > > >commit dfa30e1ab243990eda4732a6dffb91e965e7a755 > >Author: Eric Christopher