[llvm] r197653 - [stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes.

Magee, Joshua Joshua_Magee at playstation.sony.com
Thu Dec 19 10:33:45 PST 2013


Oops.  Sorry about that.   I was able to reproduce the problem locally by using different triples.  I forced a specific target triple and (to be on the safe side) cpu which passes for me.   Hopefully this should be enough to unbreak the buildbot.

Committed @ r197709.

I'll keep an eye on the buildbot to see if it works, but let me know if it doesn't.  Thanks for notice,

-          Josh

From: Renato Golin [mailto:renato.golin at linaro.org]
Sent: Thursday, December 19, 2013 4:32 AM
To: Magee, Joshua
Cc: LLVM Commits
Subject: Re: [llvm] r197653 - [stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes.

On 19 December 2013 03:17, Josh Magee <joshua_magee at playstation.sony.com<mailto:joshua_magee at playstation.sony.com>> wrote:
Author: jmagee
Date: Wed Dec 18 21:17:11 2013
New Revision: 197653

URL: http://llvm.org/viewvc/llvm-project?rev=197653&view=rev
Log:
[stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes.

Hi Josh,

This commit broke all ARM buildbots. Ex:

 http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host/builds/138/steps/check-all/logs/LLVM%3A%3Assp-data-layout.ll

thanks,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/d28f151a/attachment.html>


More information about the llvm-commits mailing list