https://bugs.llvm.org/show_bug.cgi?id=35920
Bug ID: 35920
Summary: Assertion failed: (OldTInfo && "substituting function
without type source info")
Product: lldb
Version: unspecified
Hardware: PC
OS: All
> On Jan 11, 2018, at 2:22 AM, Pavel Labath wrote:
>
> On 10 January 2018 at 22:17, Owen Shaw via lldb-dev
> mailto:lldb-dev@lists.llvm.org>> wrote:
>> Thanks!
>>
>> ObjectFileELF::SetLoadAddress(...) is where I already have a change
>> that got things working, just wasn't sure if I'd be steppi
On 10 January 2018 at 22:17, Owen Shaw via lldb-dev
wrote:
> Thanks!
>
> ObjectFileELF::SetLoadAddress(...) is where I already have a change
> that got things working, just wasn't sure if I'd be stepping on
> anything else that relied on the values set there.
>
> Looks like I dropped the dev list