| commit | 96cd35cf6d38b509422034af0ff08d6f441b1629 | [log] [tgz] |
|---|---|---|
| author | Joerg Sonnenberger <joerg@bec.de> | Tue Jan 10 22:43:53 2012 +0000 |
| committer | Joerg Sonnenberger <joerg@bec.de> | Tue Jan 10 22:43:53 2012 +0000 |
| tree | d9a3f5a3c748feb3a08c72a4a566ea5a7de3ea84 | |
| parent | 428f5b2008784ea055760744a212d5684234ae44 [diff] |
Default stack alignment for 32bit x86 should be 4 Bytes, not 8 Bytes. Add a test that checks the stack alignment of a simple function for Darwin, Linux and NetBSD for 32bit and 64bit mode. llvm-svn: 147888