This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
4218516f5d
llvm-project
/
llvm
/
test
/
Analysis
/
BasicAA
/
dg.exp
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Convert test cases to new llvm.exp version of llvm_runtest and fix tests that it found to be broken. llvm-svn: 36009
2007-04-15 03:27:03 +08:00
load_lib llvm.exp
Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) llvm-svn: 17712
2004-11-14 07:00:45 +08:00
sabre brings to my attention that the 'tr' suffix is also obsolete llvm-svn: 51349
2008-05-21 05:00:03 +08:00
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]