This website requires JavaScript.
Explore
Help
Register
Sign In
RPCSX
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCSX/llvm.git
synced
2024-12-27 14:45:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
601e845d60
llvm
/
test
/
CodeGen
/
Alpha
/
dg.exp
4 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
let dj run this git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21935 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-13 15:44:55 +00:00
load_lib llvm-dg.exp
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 19:56:59 +00:00
llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
Reference in New Issue
Copy Permalink