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
1c75ef2ce2
llvm-project
/
llvm
/
test
/
DebugInfo
/
dg.exp
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a test case for making sure gdb can get a stack trace with our debug information. llvm-svn: 31495
2006-11-07 15:31:37 +08: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. llvm-svn: 35918
2007-04-12 03:56:59 +08:00
llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]