summaryrefslogtreecommitdiff
path: root/test/Analysis/Profiling/dg.exp
diff options
context:
space:
mode:
authorAndreas Neustifter <astifter-llvm@gmx.at>2009-09-02 16:47:24 +0000
committerAndreas Neustifter <astifter-llvm@gmx.at>2009-09-02 16:47:24 +0000
commitca172ae4775c7e645a3bb7605a83ff3a79b22b9c (patch)
treee620a691223ff27b78a894cc5b2bcc85e820fc94 /test/Analysis/Profiling/dg.exp
parentd163917fd834376aee17d5c37f6d47cafed09087 (diff)
downloadllvm-ca172ae4775c7e645a3bb7605a83ff3a79b22b9c.tar.gz
llvm-ca172ae4775c7e645a3bb7605a83ff3a79b22b9c.tar.bz2
llvm-ca172ae4775c7e645a3bb7605a83ff3a79b22b9c.tar.xz
Removed temporarily because of breaking Darwin builds.
(See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090831/086214.html) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80799 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/Profiling/dg.exp')
-rw-r--r--test/Analysis/Profiling/dg.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Analysis/Profiling/dg.exp b/test/Analysis/Profiling/dg.exp
deleted file mode 100644
index 1eb4755c41..0000000000
--- a/test/Analysis/Profiling/dg.exp
+++ /dev/null
@@ -1,4 +0,0 @@
-load_lib llvm.exp
-
-RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
-