[Lldb-commits] [PATCH] D74243: [lldb] Introduce "RegInfoBasedABI"

2020-02-13 Thread Stella Stamenova via Phabricator via lldb-commits
stella.stamenova added a comment. Either this change or D74475 broke the windows bot and I suspect it's not D74475 : http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/13719 Repository: rG LLVM Github Monorepo

[Lldb-commits] [PATCH] D74243: [lldb] Introduce "RegInfoBasedABI"

2020-02-13 Thread Pavel Labath via Phabricator via lldb-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rG12e32d32d393: [lldb] Introduce "RegInfoBasedABI" (authored by labath). Repository: rG LLVM Github Monorepo CHANGES SIN

[Lldb-commits] [PATCH] D74243: [lldb] Introduce "RegInfoBasedABI"

2020-02-07 Thread Pavel Labath via Phabricator via lldb-commits
labath created this revision. labath added reviewers: JDevlieghere, jasonmolenda. Herald added subscribers: jsji, atanasyan, jrtc27, kbarton, nemanjai, sdardis. Herald added a project: LLDB. This patch creates a new subclass of the ABI class in order to abstract away the mechanism in which we "aug