OSDN Git Service

Add a description of the X86-64 calling convention and the return
authorChris Lattner <sabre@nondot.org>
Mon, 26 Feb 2007 18:17:14 +0000 (18:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Feb 2007 18:17:14 +0000 (18:17 +0000)
commit31c8a6d511818ab9710908ac8688118d432f06aa
tree1c21135d93c6a2789a9e0fba65f233eb61609c37
parentf99705e8985bbd4ff5786f5fc9d843d5de38a3d4
Add a description of the X86-64 calling convention and the return
conventions.  This doesn't do anything yet, but may in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
lib/Target/X86/X86CallingConv.td [new file with mode: 0644]