[PATCH] [HEXAGON] Add a test program to verify calling convention
authorSundeep Kushwaha <sundeepk@codeaurora.org>
Tue, 12 May 2015 20:13:10 +0000 (20:13 +0000)
committerSundeep Kushwaha <sundeepk@codeaurora.org>
Tue, 12 May 2015 20:13:10 +0000 (20:13 +0000)
commit891914aef8f24ecd833edb3ec45a10f8e0ff1146
tree6412707df59e9fb6040b5fb6c1699a748aa505d5
parentf23c6af13d9c4a4920a935de303140cc83b2bbaa
[PATCH] [HEXAGON] Add a test program to verify calling convention
for large struct return by value.

Differential Revision: http://reviews.llvm.org/D9709

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237170 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Hexagon/calling-conv-2.ll [new file with mode: 0644]