Skip to content
Commit 361548d4 authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

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.

llvm-svn: 132811
parent 1877ac99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment