forked from OSchip/llvm-project
parent
bfca9a0b99
commit
1004d6e7e2
|
@ -1,6 +1,10 @@
|
|||
# XFAIL: target-arm && linux-gnu
|
||||
# XFAIL: system-freebsd
|
||||
# XFAIL: system-netbsd
|
||||
#
|
||||
# llvm.org/pr56144
|
||||
# UNSUPPORTED: system-linux
|
||||
#
|
||||
# UNSUPPORTED: system-windows
|
||||
# RUN: %clang_host -g -O0 %S/Inputs/assert.c -o %t.out
|
||||
# RUN: %lldb -b -s %s %t.out | FileCheck %s
|
||||
|
|
Loading…
Reference in New Issue