diff options
author | Greg Clayton <gclayton@fb.com> | 2023-11-14 16:49:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-14 16:49:44 -0800 |
commit | beb702c0ad69244da6caedca9a0f3c6ee42e5bae (patch) | |
tree | 7be1ce42ffbbf558cb1eae621eb7e3f75f5274c6 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 3dc098d39215228ca78e99c100ed31b87e5bbdd6 (diff) | |
download | llvm-beb702c0ad69244da6caedca9a0f3c6ee42e5bae.zip llvm-beb702c0ad69244da6caedca9a0f3c6ee42e5bae.tar.gz llvm-beb702c0ad69244da6caedca9a0f3c6ee42e5bae.tar.bz2 |
Add support for arm64 registers in minidump core file saving. (#72315)
This patch adds support for saving minidumps with the arm64
architecture. It also will cause unsupported architectures to emit an
error where before this patch it would emit a minidump with partial
information. This new code is tested by the arm64 windows buildbot that
was failing:
https://lab.llvm.org/buildbot/#/builders/219/builds/6868
This is needed following this PR:
https://github.com/llvm/llvm-project/pull/71772
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions