blob: d93ad3b108c465faf22da6db298479929eccbdb6 [file] [log] [blame]
Johnny Chen209cdbe2010-09-21 00:09:271sys.stderr = open("/tmp/lldbtest-stderr", "w")
2sys.stdout = open("/tmp/lldbtest-stdout", "w")
3compilers = ["gcc", "llvm-gcc"]
4archs = ["x86_64", "i386"]
5