[llvm-dev] Status of stack walking in LLVM on Win64?

Hayden Livingston via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 7 12:26:15 PDT 2016


Ok. What is ADDR32NB even? I thought relocations were ADDR64, ADDR32 and REL32.

On Thu, Jul 7, 2016 at 11:35 AM, Reid Kleckner <rnk at google.com> wrote:
> On Wed, Jul 6, 2016 at 11:59 AM, Hayden Livingston <halivingston at gmail.com>
> wrote:
>>
>> Can we accept the patch which makes this work? There is a patch in the
>> bug report for the MCJIT case. I'm confused why AOT and MCJIT case
>> would be different but without it the information isn't registered.
>
>
> You mean the ADDR32NB relocation patch? I'd be pretty surprised if things
> just worked with that.


More information about the llvm-dev mailing list