SVE is not required, it has its own test. Note that
there is no "+neon" so "+simd" is used instead.
Also rename the file to match the name of the corefile
it produces.
Differential D85134
[lldb][AArch64] Correct compile options for Neon corefile DavidSpickett on Aug 3 2020, 7:14 AM. Authored by
Details SVE is not required, it has its own test. Note that Also rename the file to match the name of the corefile
Diff Detail
Event TimelineComment Actions Thanks for fixing this. SVE was just a typo orignal core files were generated without SVE flag on a aarch64-linux target. |