summaryrefslogtreecommitdiff
path: root/test/testit
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-01-31 21:58:58 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-01-31 21:58:58 +0000
commitdfb07f80c1a0063130c5738ff7d060d22f79b8bf (patch)
treeed84f2bdae474133834ad3e501cf5d59ffac1abe /test/testit
parent3a2765fc4e360a1eea76d439d1c5fd0b4a4a7d14 (diff)
Some unwinding test cases
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@149436 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/testit')
-rwxr-xr-xtest/testit2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/testit b/test/testit
index 8e758bc..9fa6d3b 100755
--- a/test/testit
+++ b/test/testit
@@ -8,8 +8,6 @@
# //
# //===--------------------------------------------------------------------===//
-export DYLD_LIBRARY_PATH=/Users/hhinnant/Development/libcxxabi/lib:/Users/hhinnant/Development/temp_libcxx/lib
-
if [ -z $CC ]
then
CC=clang++