[Lldb-commits] [PATCH] D109691: [lldb] [ABI/AArch64] Recognize special regs by their xN names too

2021-09-16 Thread Michał Górny via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGc208deb90082: [lldb] [ABI/AArch64] Recognize special regs by their xN names too (authored by mgorny). Herald added a project: LLDB. Repository:

[Lldb-commits] [PATCH] D109691: [lldb] [ABI/AArch64] Recognize special regs by their xN names too

2021-09-15 Thread Michał Górny via Phabricator via lldb-commits
mgorny added a comment. @labath, the tests here require D109272 , as otherwise LLDB won't recognize the architecture correctly. If you review that one, I can rebase its tests not to require other patches and merge these two. CHANGES SINCE LAST ACTION

[Lldb-commits] [PATCH] D109691: [lldb] [ABI/AArch64] Recognize special regs by their xN names too

2021-09-14 Thread Pavel Labath via Phabricator via lldb-commits
labath accepted this revision. labath added a comment. This revision is now accepted and ready to land. seems reasonable CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109691/new/ https://reviews.llvm.org/D109691 ___ lldb-commits mailing list

[Lldb-commits] [PATCH] D109691: [lldb] [ABI/AArch64] Recognize special regs by their xN names too

2021-09-13 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: labath, krytarowski, emaste. Herald added a subscriber: kristof.beyls. mgorny requested review of this revision. Recognize lr/sp/fp by their numeric register names in the ABI plugin. This is necessary to mark them appropriately when