diff options
Diffstat (limited to 'test/Instrumentation/BoundsChecking/lit.local.cfg')
-rw-r--r-- | test/Instrumentation/BoundsChecking/lit.local.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Instrumentation/BoundsChecking/lit.local.cfg b/test/Instrumentation/BoundsChecking/lit.local.cfg new file mode 100644 index 000000000000..19eebc0ac7ac --- /dev/null +++ b/test/Instrumentation/BoundsChecking/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = ['.ll', '.c', '.cpp'] |