projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2347f28
)
add a run line
author
Chris Lattner
<sabre@nondot.org>
Tue, 19 Apr 2005 01:37:24 +0000
(
01:37
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 19 Apr 2005 01:37:24 +0000
(
01:37
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21338
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/TableGen/Include.td
patch
|
blob
|
history
diff --git
a/test/TableGen/Include.td
b/test/TableGen/Include.td
index 2618d5715894e946cf059398ab5c3700e3c5d52f..9dac6ffb1ca4900146e9f6470f01ed61f6bcab9e 100644
(file)
--- a/
test/TableGen/Include.td
+++ b/
test/TableGen/Include.td
@@
-1,4
+1,4
@@
-
+// RUN: tblgen %s
def BeforeInclude;
include "Include.inc"