File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 1
- # xfail with system debugserver until the fix for
2
- # https://reviews.llvm.org/D123269 in
3
- # lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp
4
- # has made it into released tools.
5
- # XFAIL: system-debugserver
6
-
7
1
# XFAIL: system-windows
8
2
# REQUIRES: native && target-x86_64
9
3
# RUN: %clangxx_host %p/Inputs/x86-64-write.cpp -o %t
Original file line number Diff line number Diff line change 1
- # xfail with system debugserver until the fix for
2
- # https://reviews.llvm.org/D123269 in
3
- # lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp
4
- # has made it into released tools.
5
- # XFAIL: system-debugserver
6
-
7
1
# XFAIL: system-windows
8
2
# REQUIRES: native && target-x86_64 && native-cpu-avx
9
3
# RUN: %clangxx_host %p/Inputs/x86-ymm-write.cpp -o %t
You can’t perform that action at this time.
0 commit comments