Re: [lldb-dev] Resolving dynamic type based on RTTI fails in case of type names inequality in DWARF and mangled symbols

2017-12-20 Thread Frédéric Riss via lldb-dev
> On Dec 20, 2017, at 11:12 AM, Ted Woodward via lldb-dev > wrote: > > > >> -Original Message- >> From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Greg >> Clayton via lldb-dev >> Sent: Wednesday, December 20, 2017 12:41 PM >> To: Pavel Labath >> Cc: lldb-dev@list

Re: [lldb-dev] Resolving dynamic type based on RTTI fails in case of type names inequality in DWARF and mangled symbols

2017-12-20 Thread Ted Woodward via lldb-dev
> -Original Message- > From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Greg > Clayton via lldb-dev > Sent: Wednesday, December 20, 2017 12:41 PM > To: Pavel Labath > Cc: lldb-dev@lists.llvm.org > Subject: Re: [lldb-dev] Resolving dynamic type based on RTTI fails in c

Re: [lldb-dev] Resolving dynamic type based on RTTI fails in case of type names inequality in DWARF and mangled symbols

2017-12-20 Thread Greg Clayton via lldb-dev
> On Dec 20, 2017, at 3:33 AM, Pavel Labath wrote: > > On 19 December 2017 at 17:39, Greg Clayton via lldb-dev > wrote: >> The apple accelerator tables are only enabled for Darwin target, but there >> is nothing to say we couldn't enable these for other targets in ELF files. >> It would be a qu

Re: [lldb-dev] Resolving dynamic type based on RTTI fails in case of type names inequality in DWARF and mangled symbols

2017-12-20 Thread Pavel Labath via lldb-dev
On 19 December 2017 at 17:39, Greg Clayton via lldb-dev wrote: > The apple accelerator tables are only enabled for Darwin target, but there > is nothing to say we couldn't enable these for other targets in ELF files. > It would be a quick way to gauge the performance improvement that these > accel