[dragonegg] r187144 - Fix the build harder after Bill's recent frame-pointer codegen changes.

Bill Wendling wendling at apple.com
Thu Jul 25 12:39:25 PDT 2013


On Jul 25, 2013, at 11:52 AM, Duncan Sands <baldrick at free.fr> wrote:

> Author: baldrick
> Date: Thu Jul 25 13:52:34 2013
> New Revision: 187144
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=187144&view=rev
> Log:
> Fix the build harder after Bill's recent frame-pointer codegen changes.

Yay! :-)

> Patch by Bill.  Bill, we salute you!  While there, move the stack protector
> buffer size logic into the same more logical place.


I'm glad the fix worked. :-)

I know it's a lot of churn, and I apologize in advance. I'll be more proactive in updating dragonegg in the future. I'm moving the TargetOptions over one by one because some of them are more involved than simply checking the function attributes.

-bw




More information about the llvm-commits mailing list