[Lldb-commits] [PATCH] D88583: [lldb] [test/Register] Add read/write tests for x87 regs
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Oct 3 23:57:58 PDT 2020
mgorny added a comment.
Well, it's not full input but sure, it's good enough. So I suppose the problem is that the register is named stmm instead of st. I suppose we can use a regex to fix read test, and maybe teach lldb stX alias for write test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88583/new/
https://reviews.llvm.org/D88583
More information about the lldb-commits
mailing list