Revert "[LLDB] Fixing lldb/test/Shell/Register/x86-fp-write.test"
authorMichał Górny <mgorny@moritz.systems>
Fri, 20 Nov 2020 08:42:13 +0000 (09:42 +0100)
committerMichał Górny <mgorny@moritz.systems>
Fri, 20 Nov 2020 08:42:13 +0000 (09:42 +0100)
The problem is not specific to arch but to the whole Darwin platform.

Reverts: 0fd04337a17138174adf9e6d408cf9c885dea086

lldb/test/Shell/Register/x86-fp-write.test

index f944ec6..38ffe16 100644 (file)
@@ -1,5 +1,5 @@
 # XFAIL: system-windows
-# REQUIRES: native && target-x86
+# REQUIRES: native && (target-x86 || target-x86_64)
 # RUN: %clangxx_host %p/Inputs/x86-fp-write.cpp -o %t
 # RUN: %lldb -b -s %s %t | FileCheck %s
 process launch