[llvm] r175258 - AArch64: remove ConstantIsland pass & put literals in separate section.

Tim Northover t.p.northover at gmail.com
Fri Feb 15 06:33:28 PST 2013


> This caused a regression when self-hosting (turns out the pass also
> fixes branches to be in range, a fact which I'd forgotten). I'm
> working on a fix now -- I'll be adding back the branch fixup parts of
> the constantisland pass.

Fixed in r175269, I believe.

Tim.



More information about the llvm-commits mailing list