As part of creating a fix for PR13007, "ARM CodeGen fails with
large stack alignment", I created a test-suite UnitTest to check
correct execution of functions with various stack alignment
constraints. I think it could be worthwhile to add it to the
test-suite, although it may be a bit too specific a test case
to add as a UnitTest?
Overall, I think it's worthwhile to add it, but I'm interested
in finding out what others think.
Thanks,
Kristof
PS. The review for the partial fix I've got for PR13007 is at
http://reviews.llvm.org/D6844.
TAB issue. TABs in Makefiles are magic, make sure not to insert spaces instead.