OSDN Git Service

move target independent calling convention stuff to TargetCallingConv.td
authorChris Lattner <sabre@nondot.org>
Tue, 27 Feb 2007 05:57:32 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Feb 2007 05:57:32 +0000 (05:57 +0000)
commit00836648aed191e70a569caad4294d82b6bb5b0d
tree1650d5a9333669f09d7079a78c48b6446b41cbcc
parentd50110d8dce25cb802f3a80e0bc0bb3ff2ccbfb0
move target independent calling convention stuff to TargetCallingConv.td

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