Skip to content

Commit a683df3

Browse files
authored
Merge pull request llvm#6052 from apple/🍒/rebranch/60834105d85cba27e1e1b2b4ecf4cd658019d867
[lldb] Re-enable xmm/ymm/zmm tests with the system debugserver
2 parents d286626 + ef9622e commit a683df3

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

lldb/test/Shell/Register/x86-64-ymm-write.test

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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-
71
# XFAIL: system-windows
82
# REQUIRES: native && target-x86_64 && native-cpu-avx
93
# RUN: %clangxx_host %p/Inputs/x86-ymm-write.cpp -o %t

lldb/test/Shell/Register/x86-64-zmm-write.test

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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-
71
# XFAIL: system-freebsd
82
# XFAIL: system-linux
93
# XFAIL: system-netbsd

0 commit comments

Comments
 (0)