summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2011-06-09 22:30:07 +0000
committerCameron Zwarich <zwarich@apple.com>2011-06-09 22:30:07 +0000
commit361548d4b4f06898415b51acf0d33221d609f4cf (patch)
tree4bdda128e856a6b7bd7b8503cdf40aabd8f60e21 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
parent1877ac993757e7e7290b9b1e9f3a0f11dd2f5c28 (diff)
downloadbcm5719-llvm-361548d4b4f06898415b51acf0d33221d609f4cf.tar.gz
bcm5719-llvm-361548d4b4f06898415b51acf0d33221d609f4cf.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. llvm-svn: 132811
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud