mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
This provides a simple implementation of alloca for ARM (and enables the associated testcase). As tcc for ARM doesn't contain an assembler, we'll have to resort using gcc for compiling it.