[llvm] r222538 - Allow FDE references outside the +/-2GB range supported by PC relative

Joerg Sonnenberger joerg at britannica.bec.de
Fri Nov 21 14:19:06 PST 2014


On Fri, Nov 21, 2014 at 09:25:28AM -0800, Duncan P. N. Exon Smith wrote:
> I reverted this in r222542, as it's causing bot failures:
> 
>     http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental/1189/
>     http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA_check/1391/
> 
> and blocking all our internal builders.

My fault. I think the easiest approach is to request PIC in those tests
as it creates the least amount of shurn.

Joerg



More information about the llvm-commits mailing list