Need to handle any 'nest' parameter before integer
authorDuncan Sands <baldrick@free.fr>
Sat, 19 Jan 2008 16:42:10 +0000 (16:42 +0000)
committerDuncan Sands <baldrick@free.fr>
Sat, 19 Jan 2008 16:42:10 +0000 (16:42 +0000)
commit4bdad5159611ac6ce69e2cf0c7789740b4bae609
tree918f87099dfd9a7e50f0861e7250ba960e879941
parent3cf8bec783809269a5dbb81d6d1693ee18fcb37c
Need to handle any 'nest' parameter before integer
parameters, since otherwise it won't be passed in
the right register.  With this change trampolines
work on x86-64 (thanks to Luke Guest for providing
access to an x86-64 box).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46192 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CallingConv.td