diff options
author | Cameron Zwarich <zwarich@apple.com> | 2011-06-09 22:30:07 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2011-06-09 22:30:07 +0000 |
commit | a2e979565b2704ccb76d8e8d384723702b770c53 (patch) | |
tree | 3390d327c03014808d878f197e126c9176ac7fb8 /lib/CodeGen/TailDuplication.cpp | |
parent | 2a6d9eb10bc268df18ff57531c34b8928f858471 (diff) | |
download | external_llvm-a2e979565b2704ccb76d8e8d384723702b770c53.tar.gz external_llvm-a2e979565b2704ccb76d8e8d384723702b770c53.tar.bz2 external_llvm-a2e979565b2704ccb76d8e8d384723702b770c53.zip |
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
Diffstat (limited to 'lib/CodeGen/TailDuplication.cpp')
0 files changed, 0 insertions, 0 deletions