]> granicus.if.org Git - clang/commit
XCore target: Add target specific EmitVAArg
authorRobert Lytton <robert@xmos.com>
Mon, 19 Aug 2013 09:46:39 +0000 (09:46 +0000)
committerRobert Lytton <robert@xmos.com>
Mon, 19 Aug 2013 09:46:39 +0000 (09:46 +0000)
commit276c289061e7578ef819f66dec0f3442e997b293
treef5226e8c5119c58852af94a25c5167095a29de9f
parent83ee4c3e6e33b2e21e7f4ad07e2ef8187752836c
XCore target: Add target specific EmitVAArg

This is so aggregates can be passed as var args too.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/xcore-abi.c