]> granicus.if.org Git - clang/commit
implement EmitVAArg. pretty much the same way other targets do.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Wed, 17 Feb 2010 02:25:52 +0000 (02:25 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Wed, 17 Feb 2010 02:25:52 +0000 (02:25 +0000)
commita446ecd13a9cd2c150baa5d3db4f817db4b1eba8
tree91fc102e82697dbcdadb29131f2f30ad08407126
parent12ead498c4bc279472b21d446bfccec0f654779e
implement EmitVAArg. pretty much the same way other targets do.

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