| commit | a5c536e1ee25daef4567e1e2a24b74f373b82011 | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Thu Aug 01 21:42:05 2013 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Thu Aug 01 21:42:05 2013 +0000 |
| tree | ddcd932266d4b1d7a4e1f3199352e91454d617af | |
| parent | d8f4950862aa2efcf0847f7185cdc2af436ff6f8 [diff] |
Use function attributes to indicate that we don't want to realign the stack. Function attributes are the future! So just query whether we want to realign the stack directly from the function instead of through a random target options structure. llvm-svn: 187618