Rename the ParmContext enum values to make a bit more sense and add a small
authorCameron Zwarich <zwarich@apple.com>
Fri, 10 Jun 2011 20:37:36 +0000 (20:37 +0000)
committerCameron Zwarich <zwarich@apple.com>
Fri, 10 Jun 2011 20:37:36 +0000 (20:37 +0000)
commita50760f43bafbb46f72fc22426075204a69ce178
tree9e19288eefab368687f166593296f0898a9277ac
parenta0f803a2e3a6b2962417cae23e2980535ea39ff9
Rename the ParmContext enum values to make a bit more sense and add a small
comment on their meaning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132854 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CallingConvLower.h
lib/CodeGen/CallingConvLower.cpp