Add methods to StringMap to erase entries by key.
[oota-llvm.git] / test / TableGen / Include.td
index 2618d5715894e946cf059398ab5c3700e3c5d52f..29ed5150c622c7082f7c4a3016433d5badc57e79 100644 (file)
@@ -1,4 +1,4 @@
-
+// RUN: tblgen -I %p %s
 def BeforeInclude;
 
 include "Include.inc"