blob: fb6c9a33ff32250ee208d549dd161275d145a63c [file] [log] [blame]
Sanjiv Gupta1f7b12b2008-05-14 11:31:39 +00001//===- PIC16CallingConv.td - Calling Conventions PIC16 -----*- tablegen -*-===//
Sanjiv Gupta09bb4202008-05-13 09:02:57 +00002//
3// The LLVM Compiler Infrastructure
4//
5// This file is distributed under the University of Illinois Open Source
6// License. See LICENSE.TXT for details.
7//
8//===----------------------------------------------------------------------===//
9//
10// This describes the calling conventions for the PIC16 architectures.
11//
12//===----------------------------------------------------------------------===//
13
14//===----------------------------------------------------------------------===//
15// Return Value Calling Conventions
16//===----------------------------------------------------------------------===//