aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/Profiling/dg.exp
diff options
context:
space:
mode:
authorAndreas Neustifter <astifter-llvm@gmx.at>2009-08-21 15:27:35 +0000
committerAndreas Neustifter <astifter-llvm@gmx.at>2009-08-21 15:27:35 +0000
commit4678c2d4382cbac40b51c8d26080f92ee9a2e22f (patch)
tree7aaad7e5259d30b4264796b0d46522fa39275706 /test/Analysis/Profiling/dg.exp
parenteaa8b1f81d391ede72c4e8fcb1a8b426845e3932 (diff)
downloadexternal_llvm-4678c2d4382cbac40b51c8d26080f92ee9a2e22f.zip
external_llvm-4678c2d4382cbac40b51c8d26080f92ee9a2e22f.tar.gz
external_llvm-4678c2d4382cbac40b51c8d26080f92ee9a2e22f.tar.bz2
Removed profiling test, lli not available on all platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79633 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 1eb4755..0000000
--- 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}]]
-