summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-12-14 20:58:24 +0000
committerDouglas Gregor <dgregor@apple.com>2009-12-14 20:58:24 +0000
commit488173573698697f312a208c77f2188294d6e3f7 (patch)
tree493271ee6266640be3384e13c43cd80ebc96119a
parent4f84661c4389bb29d44712a1a13f089fc5a37474 (diff)
downloadbcm5719-llvm-488173573698697f312a208c77f2188294d6e3f7.tar.gz
bcm5719-llvm-488173573698697f312a208c77f2188294d6e3f7.zip
Remove accidental commit containing local paths for the LLVM-Code-Syntax test
llvm-svn: 91326
-rw-r--r--clang/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg b/clang/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg
index 2fe01d2ffd1..c90f4f3db48 100644
--- a/clang/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg
+++ b/clang/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg
@@ -11,7 +11,6 @@ root = getRoot(config)
# 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,
OpenPOWER on IntegriCloud