summaryrefslogtreecommitdiff
path: root/test/TableGen/Include.inc
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-07-30 20:55:37 +0000
committerChris Lattner <sabre@nondot.org>2003-07-30 20:55:37 +0000
commitdfe9a70c6675dc2f6c15234bcd112ed0cd7026f3 (patch)
tree9bf4cabf54e8f7ef49b94815ef45d73ed6429c35 /test/TableGen/Include.inc
parentbe6bf5668c386fafbd0a7e1b1305b9ac6ab60ce2 (diff)
downloadllvm-dfe9a70c6675dc2f6c15234bcd112ed0cd7026f3.tar.gz
llvm-dfe9a70c6675dc2f6c15234bcd112ed0cd7026f3.tar.bz2
llvm-dfe9a70c6675dc2f6c15234bcd112ed0cd7026f3.tar.xz
Add test of file inclusion capability for bugpoint
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7435 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/TableGen/Include.inc')
-rw-r--r--test/TableGen/Include.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/TableGen/Include.inc b/test/TableGen/Include.inc
new file mode 100644
index 0000000000..876bf47ca9
--- /dev/null
+++ b/test/TableGen/Include.inc
@@ -0,0 +1,4 @@
+// This is used by the Include.td test
+def InInclude;
+
+