summaryrefslogtreecommitdiff
path: root/tools/llvmc/src/AutoGenerated.td
blob: 8507b1ff225a203aef2665c4c29734aa17b72671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//===- AutoGenerated.td - LLVMC toolchain descriptions -----*- tablegen -*-===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This file contains compilation graph description used by llvmc.
//
//===----------------------------------------------------------------------===//

include "llvm/CompilerDriver/Common.td"

include "Base.td"
include "Clang.td"