Skip to content
Commit d258325c authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a codegen crash on:

int foo(void) {
  float x[2];
  return x;
}

rdar://6093986

llvm-svn: 53946
parent 8a8fb908
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