Use function attributes to indicate if we don't want to realign the stack.
authorBill Wendling <isanbard@gmail.com>
Thu, 1 Aug 2013 21:41:02 +0000 (21:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 1 Aug 2013 21:41:02 +0000 (21:41 +0000)
commitd8f4950862aa2efcf0847f7185cdc2af436ff6f8
tree11b91d2e4d0ba214c15f266674d207acb9ef1913
parent4d305dca5240536036a5fe0145afde9807130eb4
Use function attributes to indicate if we don't want to realign the stack.

llvm-svn: 187617
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGCall.cpp