Skip to content
Commit 5221a947 authored by David Chisnall's avatar David Chisnall
Browse files

Don't crash (assert failure) when generating blocks for C++ types with a...

Don't crash (assert failure) when generating blocks for C++ types with a non-const copy constructor.

This was caused by the code deciding the number of fields in the byref structure using a different test to the part of the code creating the GEPs into said structure.  

llvm-svn: 154013
parent d01a99ea
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