Arguments are counting from 1. not from 0. Maybe we should change
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 28 Jan 2007 18:01:49 +0000 (18:01 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 28 Jan 2007 18:01:49 +0000 (18:01 +0000)
commit6aa279dc8b5a05499b2cd158f8187d7225adc4f4
tree0866387fbd5014839b2bdb6c5a27ff8e77b032b3
parentac2b2cf88c9331bf44e802f6d31805c40a56af0f
Arguments are counting from 1. not from 0. Maybe we should change
numbering somehow? E.g. make return argument the last?

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