Tell tblgen exactly where to find the include file.

llvm-svn: 21822
This commit is contained in:
John Criswell 2005-05-09 19:32:08 +00:00
parent 4ccd1f603c
commit b3235830b6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: tblgen %s
// RUN: tblgen -I `dirname %s` %s
def BeforeInclude;
include "Include.inc"