llvmc: remove dynamic plugins.
[oota-llvm.git] / tools / llvmc / src / AutoGenerated.td
1 //===- 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
14 include "llvm/CompilerDriver/Common.td"
15
16 include "Base.td"
17 include "Clang.td"