Skip to content
Commit f4a0f0f0 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix an abort on a store of an empty struct member. getValue returns

null in the case of an empty struct, so don't try to call getNumValues
on it.

llvm-svn: 81180
parent b2b0467e
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