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:
a0dbf18
)
Tell tblgen exactly where to find the include file.
author
John Criswell
<criswell@uiuc.edu>
Mon, 9 May 2005 19:32:08 +0000
(19:32 +0000)
committer
John Criswell
<criswell@uiuc.edu>
Mon, 9 May 2005 19:32:08 +0000
(19:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21822
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 9dac6ffb1ca4900146e9f6470f01ed61f6bcab9e..fe9ecb05d53d89ba5397a59df106d71c5151cfae 100644
(file)
--- a/
test/TableGen/Include.td
+++ b/
test/TableGen/Include.td
@@
-1,4
+1,4
@@
-// RUN: tblgen %s
+// RUN: tblgen
-I `dirname %s`
%s
def BeforeInclude;
include "Include.inc"