[lldb/Test] Disable hardware check on arm/aarch64
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 25 Jan 2020 04:54:02 +0000 (20:54 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 25 Jan 2020 04:54:18 +0000 (20:54 -0800)
commit1c90ce0c761719ab58361402fb85c0b58680832b
tree6d1d322afd96fb199404db1d69cd24bef37defdb
parent1ed561aa4bdc2e9f5e743ffcbdbe10a3443947dd
[lldb/Test] Disable hardware check on arm/aarch64

BreakpointSites know they're backed by hardware based on whether the
"hardware index" is set. This does not appear the to be done for
arm/aarch64.

https://llvm.org/PR44659
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py