[llvm-commits] [PATCH] lli memory manager does not ensure proper alignment

Tim Northover t.p.northover at gmail.com
Fri Oct 12 11:19:10 PDT 2012


On Fri, Oct 12, 2012 at 3:49 PM, Amara Emerson <Amara.Emerson at arm.com> wrote:
> That should do it, test case attached.

It certainly should. But for some reason beyond my ken, although lli
itself more often than not falls into the "bad" case when unpatched,
llvm-lit always seems to hit a good run.

I'm inclined to commit it anyway, unless someone has a good
explanation for why it can never work and/or a way to make it work.

Tim.



More information about the llvm-commits mailing list