Skip to content
Commit f4084708 authored by Eli Friedman's avatar Eli Friedman
Browse files

Make VLAs usable, and make basic usage work correctly. Also, add a

simple test that actually does VLA codegen.

Note that despite the fact that the alloca isn't in the entry block, it 
should dominate all uses; this is guaranteed by the restrictions on goto 
into VLA scope in C99.

llvm-svn: 61291
parent 5d985f5f
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