Files
2014-01-07 11:45:01 +01:00

9 lines
92 B
TableGen

// RUN: llvm-tblgen -I %p %s
def BeforeInclude;
include "Include.inc"
def AfterInclude;