[Lldb-commits] [PATCH] D86872: [LLDB] Move targetHasSVE function to lldbtest.py

2020-09-06 Thread Muhammad Omair Javaid via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG9bee13f89085: Move targetHasSVE function to lldbtest.py (authored by omjavaid). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D8

[Lldb-commits] [PATCH] D86872: [LLDB] Move targetHasSVE function to lldbtest.py

2020-08-31 Thread Muhammad Omair Javaid via Phabricator via lldb-commits
omjavaid created this revision. omjavaid added a reviewer: labath. Herald added a subscriber: tschuett. Herald added a reviewer: rengolin. omjavaid requested review of this revision. targetHasSVE helper function was added to test for availability of SVE support by connected platform. We now inten