OSDN Git Service

Support nested CALLSEQ_BEGIN/END; necessary for ARM byval support. <rdar://problem...
authorStuart Hastings <stuart@apple.com>
Tue, 19 Apr 2011 16:16:58 +0000 (16:16 +0000)
committerStuart Hastings <stuart@apple.com>
Tue, 19 Apr 2011 16:16:58 +0000 (16:16 +0000)
commitfc52163a45b9ea147db1c20a1db3edff0f0bf652
tree1f5233ad9e0f00ada865e920b0bf7b17b1f9af88
parent1a0390253b3e7c2327139d81e5a8c16d5bf85aa8
Support nested CALLSEQ_BEGIN/END; necessary for ARM byval support.  <rdar://problem/7662569>

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