Skip to content

[lldb] Remove XFAIL from xmm/ymm-related tests #7556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions lldb/test/Shell/Register/x86-64-write.test
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# xfail with system debugserver until the fix for
# https://reviews.llvm.org/D123269 in
# lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp
# has made it into released tools.
# XFAIL: system-debugserver

# XFAIL: system-windows
# REQUIRES: native && target-x86_64
# RUN: %clangxx_host %p/Inputs/x86-64-write.cpp -o %t
Expand Down