Skip to content
Commit 7e744460 authored by David Spickett's avatar David Spickett
Browse files

Reland "[lldb][AArch64] Linux corefile support for SME"

This reverts commit 3fa50358.

m_sve_state was not initialised which (I'm guessing) meant that
it could potentially be a value that matched a real SVE state.
Then we'd be acting as if we're streaming mode, for example,
without ever having the data required to back that up.

By sheer luck this only turn up on x86, AArch64 and ARM were fine.
It is UB regardless.
parent 6464a016
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment