Mikhail Glushenkov | b3d3629 | 2010-08-15 07:07:12 +0000 | [diff] [blame] | 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" |