We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776937c commit 6dea612Copy full SHA for 6dea612
lldb/test/Shell/Register/x86-64-write.test
@@ -1,6 +1,6 @@
1
# XFAIL: system-darwin
2
# XFAIL: system-windows
3
-# REQUIRES: native && (target-x86 || target-x86_64) && native-cpu-sse
+# REQUIRES: native && target-x86_64
4
# RUN: %clangxx_host %p/Inputs/x86-64-write.cpp -o %t
5
# RUN: %lldb -b -s %s %t | FileCheck %s
6
process launch
0 commit comments