This causes incorrect stack frame allocation when the last object is an array...
This causes incorrect stack frame allocation when the last object is an array allocated on the stack which would lead the compiled program to run over its stack. Thanks to Gil Dogon llvm-svn: 67034
Loading
Please register or sign in to comment