Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compiler-rt] Require glibc for DumpAllRegisters on Linux #101131

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

chestnykh
Copy link
Contributor

For example musl doesn't provide REG_R* definitions for ARM

#100398

Copy link

github-actions bot commented Jul 30, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chestnykh chestnykh merged commit 28f9575 into llvm:main Jul 30, 2024
6 checks passed
banach-space pushed a commit to banach-space/llvm-project that referenced this pull request Aug 7, 2024
For example musl doesn't provide REG_R* definitions for ARM

llvm#100398
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