[all-commits] [llvm/llvm-project] fc83aa: [libunwind] [SEH] Implement parsing of ARM pdata/x...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri May 9 06:04:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc83aaea06eb06f73ac53491dd16346b56ba5a2f
      https://github.com/llvm/llvm-project/commit/fc83aaea06eb06f73ac53491dd16346b56ba5a2f
  Author: Martin Storsjö <martin at martin.st>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M libunwind/src/UnwindCursor.hpp

  Log Message:
  -----------
  [libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950)

This is generally very similar to the aarch64 case.

Contrary to aarch64, the public headers don't contain any definition of
a struct for interpreting this data, so we provide our own.



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