mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
Tell tblgen exactly where to find the include file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21822 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a0dbf181e0
commit
f13c334536
@ -1,4 +1,4 @@
|
|||||||
// RUN: tblgen %s
|
// RUN: tblgen -I `dirname %s` %s
|
||||||
def BeforeInclude;
|
def BeforeInclude;
|
||||||
|
|
||||||
include "Include.inc"
|
include "Include.inc"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user