[Lldb-commits] [PATCH] D88795: [lldb] [test/Register] Attempt to fix x86-fp-read.test on Darwin
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 5 00:13:40 PDT 2020
labath added a subscriber: jasonmolenda.
labath added a comment.
BTW, what's the reason for darwin using the name `stmm`? It would be nice if the register names were consistent across a single architecture. We could keep the "stmm" variants as the "alternate" names on darwin for a while, to avoid breaking any scripts or so...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88795/new/
https://reviews.llvm.org/D88795
More information about the lldb-commits
mailing list