[all-commits] [llvm/llvm-project] e8beb6: [lldb] [test/Register] Attempt to fix x86-fp-read....
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sun Oct 4 23:05:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8beb6988bab71ee4917288f07674b4982736109
https://github.com/llvm/llvm-project/commit/e8beb6988bab71ee4917288f07674b4982736109
Author: Michał Górny <mgorny at moritz.systems>
Date: 2020-10-04 (Sun, 04 Oct 2020)
Changed paths:
M lldb/test/Shell/Register/Inputs/x86-fp-read.cpp
M lldb/test/Shell/Register/x86-fp-read.test
Log Message:
-----------
[lldb] [test/Register] Attempt to fix x86-fp-read.test on Darwin
Darwin seems to use stmmN instead of stN. Use a regex to accept both.
Also try to actually clear st(7).
Differential revision: https://reviews.llvm.org/D88795
More information about the All-commits
mailing list