Add a TargetMachine hook that verifies DataLayout compatibility
[oota-llvm.git] / test / TableGen / Include.td
index 9dac6ffb1ca4900146e9f6470f01ed61f6bcab9e..1cb779f611a197a8a6911084102b0a13b294ed88 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen -I %p %s
+
 def BeforeInclude;
 
 include "Include.inc"