]> granicus.if.org Git - clang/commit
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)
commit1cf9ab8ab8cf0fc72819d8aa68ba6cc328e33d05
tree45a4531881dc81481a73ff5648f2dc90c0d3888a
parentac00b79047318f917c5c49c487d5b8b3196e4d93
Use function attributes to indicate if we don't want to realign the stack.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187617 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGCall.cpp