xfail box-related debug-info tests r=snapshot

This commit is contained in:
James Miller 2013-06-20 22:03:05 +12:00
parent 7375e94289
commit f5036c24df
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
// xfail
// compile-flags:-Z extra-debug-info
// debugger:set print pretty off
@ -32,4 +32,4 @@ fn main() {
_zzz();
}
fn _zzz() {()}
fn _zzz() {()}

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
// xfail
// compile-flags:-Z extra-debug-info
// debugger:set print pretty off
@ -32,4 +32,4 @@ fn main() {
_zzz();
}
fn _zzz() {()}
fn _zzz() {()}