projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
776f92e
)
Revert "[LLDB] Fixing lldb/test/Shell/Register/x86-fp-write.test"
author
Michał Górny
<mgorny@moritz.systems>
Fri, 20 Nov 2020 08:42:13 +0000
(09:42 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/lldb/test/Shell/Register/x86-fp-write.test
b/lldb/test/Shell/Register/x86-fp-write.test
index
f944ec6
..
38ffe16
100644
(file)
--- a/
lldb/test/Shell/Register/x86-fp-write.test
+++ b/
lldb/test/Shell/Register/x86-fp-write.test
@@
-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