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

Jay K via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 7 18:07:39 PDT 2016


"no base"?, aka image relative, i.e. a 32bit offset from the start of a PE?
 - Jay


> From: halivingston at gmail.com
> Date: Thu, 7 Jul 2016 12:26:15 -0700
> Subject: Re: [llvm-dev] Status of stack walking in LLVM on Win64?
> To: rnk at google.com
> CC: don.apoch at gmail.com; llvm-dev at lists.llvm.org; jay.krell at cornell.edu
> 
> 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.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160708/38f31dc3/attachment.html>


More information about the llvm-dev mailing list