[all-commits] [llvm/llvm-project] b0fbfb: [compiler-rt]: DumpAllRegs on NetBSD arm64. (#102826)
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Aug 26 02:07:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0fbfbb6f33f20ef6b72ab003740f8f96efedd7e
https://github.com/llvm/llvm-project/commit/b0fbfbb6f33f20ef6b72ab003740f8f96efedd7e
Author: David CARLIER <devnexen at gmail.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
Log Message:
-----------
[compiler-rt]: DumpAllRegs on NetBSD arm64. (#102826)
all 35 registers are stored in one unique array. for simplicity sake, we
do not bother using _REG_X* constants.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list