[cfe-commits] r106144 - /cfe/trunk/test/Frontend/lit.local.cfg

Daniel Dunbar daniel at zuster.org
Wed Jun 16 13:04:36 PDT 2010


Author: ddunbar
Date: Wed Jun 16 15:04:36 2010
New Revision: 106144

URL: http://llvm.org/viewvc/llvm-project?rev=106144&view=rev
Log:
tests: Update Frontend config to actually run ir-support tests.

Added:
    cfe/trunk/test/Frontend/lit.local.cfg

Added: cfe/trunk/test/Frontend/lit.local.cfg
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Frontend/lit.local.cfg?rev=106144&view=auto
==============================================================================
--- cfe/trunk/test/Frontend/lit.local.cfg (added)
+++ cfe/trunk/test/Frontend/lit.local.cfg Wed Jun 16 15:04:36 2010
@@ -0,0 +1 @@
+config.suffixes = ['.c', '.cpp', '.m', '.mm', '.ll', '.bc']





More information about the cfe-commits mailing list