Skip to content

Add support of unwind for arm64/aarch64 on Linux#91

Open
jiangliu wants to merge 1 commit into
benfred:masterfrom
jiangliu:aarch64
Open

Add support of unwind for arm64/aarch64 on Linux#91
jiangliu wants to merge 1 commit into
benfred:masterfrom
jiangliu:aarch64

Conversation

@jiangliu

Copy link
Copy Markdown

Add support of unwind for arm64/aarch64 on Linux by:

  • adding src/linux/libunwind/bindings_aarch64.rs
  • enhance src/linux/libunwind/mod.rs

Add support of unwind for arm64/aarch64 on Linux by:
- adding src/linux/libunwind/bindings_aarch64.rs
- enhance src/linux/libunwind/mod.rs

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
@jiangliu

Copy link
Copy Markdown
Author

Just noticed there's already a pending PR #90 for the same task with almost identical changes. Suggest to combined these two PRs.

@benfred

benfred commented Oct 31, 2024

Copy link
Copy Markdown
Owner

I've merged in #90 - but that is causing some conflicts here .

It would be nice to get the CI/ build.rs changes from this PR in as well though - since I think those are a good addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants