]> granicus.if.org Git - clang/commit
Use the Builder to create the stack alignment attribute.
authorBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 03:28:14 +0000 (03:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 03:28:14 +0000 (03:28 +0000)
commite91e9ecf2f6ef18ed9d9642915e5e1abb63e150a
tree8aeeab0bb1fc93bb50a6e9c8f2f69ed478223fdd
parent27844533aad5c165523a5926424097699610d3f0
Use the Builder to create the stack alignment attribute.

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