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 b28f865865
commit 5bac82113e

View File

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