JDevlieghere added inline comments.
================ Comment at: lldb/lit/Register/x86-64-write.test:1 +# XFAIL: system-windows +# REQUIRES: native && (target-x86 || target-x86_64) && native-cpu-sse ---------------- This fails on Darwin for me: ``` # CHECK-DAG: xmm8 = 0x030507090b0d0f00020406080a0c0e01 ^ <stdin>:38:1: note: scanning from here r8 = 0x0102030405060708 ^ <stdin>:46:1: note: possible intended match here xmm8 = 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f ``` CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61303/new/ https://reviews.llvm.org/D61303 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits