Readded test from r79615, this tests the complete profiling tool chain. Furhter

tests can test only parts of this system.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80348 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andreas Neustifter
2009-08-28 06:41:00 +00:00
parent d5a8e98ef6
commit 798261ccf5
4 changed files with 330 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
load_lib llvm.exp
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]