Move ArgFlagsTy, OutputArg, and InputArg out of SelectionDAGNodes.h and
authorDan Gohman <gohman@apple.com>
Wed, 7 Jul 2010 15:28:42 +0000 (15:28 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 7 Jul 2010 15:28:42 +0000 (15:28 +0000)
commitce5172098d5eaae22244c925b608fe62a23baaf2
tree6b51c7858b85c04c02644f03ca595b1b8c5ad22c
parent2f2b0abbac946a6e37ffa4a9775f0af5b91e723c
Move ArgFlagsTy, OutputArg, and InputArg out of SelectionDAGNodes.h and
into a new header, TargetCallingConv.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107782 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CallingConvLower.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/Target/TargetCallingConv.h [new file with mode: 0644]
include/llvm/Target/TargetLowering.h