blob: 8507b1ff225a203aef2665c4c29734aa17b72671 [file] [log] [blame]
Mikhail Glushenkovb3d36292010-08-15 07:07:12 +00001//===- AutoGenerated.td - LLVMC toolchain descriptions -----*- tablegen -*-===//
2//
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 file contains compilation graph description used by llvmc.
11//
12//===----------------------------------------------------------------------===//
13
14include "llvm/CompilerDriver/Common.td"
15
16include "Base.td"
17include "Clang.td"