commit | a2e979565b2704ccb76d8e8d384723702b770c53 | [log] [tgz] |
---|---|---|
author | Cameron Zwarich <zwarich@apple.com> | Thu Jun 09 22:30:07 2011 +0000 |
committer | Cameron Zwarich <zwarich@apple.com> | Thu Jun 09 22:30:07 2011 +0000 |
tree | 3390d327c03014808d878f197e126c9176ac7fb8 | |
parent | 2a6d9eb10bc268df18ff57531c34b8928f858471 [diff] |
A CCState was being created without setting whether it is in the Call or Prologue state, causing an assertion failure downstream. This fixes <rdar://problem/9562908>. This really seems like it should always be set at CCState creation time, so mistakes like this can never happen. I'll take a look at doing that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132811 91177308-0d34-0410-b5e6-96231b3b80d8