Author: dgregor
Date: Mon Dec 14 14:58:24 2009
New Revision: 91326

URL: http://llvm.org/viewvc/llvm-project?rev=91326&view=rev
Log:
Remove accidental commit containing local paths for the LLVM-Code-Syntax test

Modified:
    cfe/trunk/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg

Modified: cfe/trunk/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/utils/C%2B%2BTests/LLVM-Code-Syntax/lit.local.cfg?rev=91326&r1=91325&r2=91326&view=diff

==============================================================================
--- cfe/trunk/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg (original)
+++ cfe/trunk/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg Mon Dec 14 14:58:24 
2009
@@ -11,7 +11,6 @@
 
 # testFormat: The test format to use to interpret tests.
 target_obj_root = root.llvm_obj_root
-target_obj_root = '/Users/dgregor/Projects/llvm-build-autotools'
 cxxflags = ['-D__STDC_LIMIT_MACROS',
             '-D__STDC_CONSTANT_MACROS',
             '-I%s/include' % root.llvm_src_root,


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to