From 4ecff91ed1df05edbdb55cb2ccdf58466f1333b0 Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Tue, 5 Nov 2019 11:26:06 +0100 Subject: lldb/minidump: Add support for the alternate ARM64 constant --- .../test/functionalities/postmortem/minidump-new/regions-linux-map.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/packages/Python/lldbsuite/test') diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/regions-linux-map.yaml b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/regions-linux-map.yaml index 680ad623361..3c0961eba07 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/regions-linux-map.yaml +++ b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/regions-linux-map.yaml @@ -1,7 +1,7 @@ --- !minidump Streams: - Type: SystemInfo - Processor Arch: BP_ARM64 + Processor Arch: ARM64 Platform ID: Linux CSD Version: '15E216' CPU: -- cgit v1.2.3