]> granicus.if.org Git - clang/commit
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
authorBill Wendling <isanbard@gmail.com>
Thu, 25 Jul 2013 00:32:41 +0000 (00:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 25 Jul 2013 00:32:41 +0000 (00:32 +0000)
commitcab4a09d69e7cc5c2c64ec1c3d126c4d825d2b83
tree41fef71559d4454a073ca5f58dee487097d81282
parent3b477597fa1184b223ad5ad9dfe1c870b8aa1ac5
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.

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