Pass calling convention to use into lower call to
authorChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 19:56:57 +0000 (19:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 19:56:57 +0000 (19:56 +0000)
commit9092fa310c8b2b1645b0d448c4c34b1e8ddc131d
tree141c900bc5797ab516fa07126edcdf359481582d
parentc57f682113c46af22cc593dc15b70aad7aa51eab
Pass calling convention to use into lower call to

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp