Turn on argument promotion in gccas. This can give us substantially better
authorChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 21:38:35 +0000 (21:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 21:38:35 +0000 (21:38 +0000)
commit2c7b430bc0831227f8c77478c1bda597f8f9fe29
tree8d8b88ba559e17572479b3a47d0116a4a0b92d11
parent6a6d2a2d6f1e4d710b5b821e6defddf2cd91a48f
Turn on argument promotion in gccas.  This can give us substantially better
code in cases where the file has lots of static functions or anon namespaces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12361 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccas/gccas.cpp