[PATCH, RuntimeDyld] Fix/improve handling of TOC relocations

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Fri Jun 27 03:41:24 PDT 2014


Hal Finkel <hfinkel at anl.gov> wrote on 24.06.2014 01:04:22:

> > This patch makes the JIT work on both BE and LE (ELFv2 requires
> > additional
> > patches, of course), and allowed me to successfully run complex JIT
> > scenarios (via mesa/llvmpipe).
> >
> > I'd appreciate a review; is this OK to commit?
>
> LGTM.

Checked in as r211885.

Thanks for the review!

Bye,
Ulrich




More information about the llvm-commits mailing list