Unify the emission of the calling conventions into a single function to reduce code...
authorMicah Villmow <villmow@gmail.com>
Thu, 13 Sep 2012 15:11:12 +0000 (15:11 +0000)
committerMicah Villmow <villmow@gmail.com>
Thu, 13 Sep 2012 15:11:12 +0000 (15:11 +0000)
commitd3766dfd2cc105465300ef1b688086def757e645
tree5508b477d951640c16064da6e1b185441d4e6828
parent616471d4bfe4717fa86259ff4534703357b3b723
Unify the emission of the calling conventions into a single function to reduce code duplication.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163805 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp