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
c9e2e13d0a
llvm-project
/
llvm
/
test
/
Integer
/
dg.exp
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
For PR1319: Changes necessary to run this with the "llvm.exp" version of llvm_runtest. llvm-svn: 35995
2007-04-15 00:48:55 +08:00
load_lib llvm.exp
New test cases for bit accurate integers developed by Guoling Han. llvm-svn: 33259
2007-01-17 02:08:22 +08:00
Make the llvm-runtest function much more amenable by eliminating all the global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and llvm-dg.exp) instead of touching every single dg.exp file. llvm-svn: 35918
2007-04-12 03:56:59 +08:00
llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]