xfail box-related debug-info tests r=snapshot
This commit is contained in:
parent
7375e94289
commit
f5036c24df
2 changed files with 4 additions and 4 deletions
|
|
@ -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() {()}
|
||||
|
|
|
|||
|
|
@ -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() {()}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue