- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.2k
Update HP libunwind to v1.8.0 #96969
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
Conversation
| Tagging subscribers to this area: @dotnet/area-system-reflection-metadata Issue Detailsv1.8.0, see  
 | 
5df2990    to
    f6ae900      
    Compare
  
    0f07eb6    to
    cb5e4a2      
    Compare
  
    cb5e4a2    to
    29fb43e      
    Compare
  
    | arm64 legs are currently hitting a syntax error in inline asm (clang vs. gcc thing). Filed libunwind/libunwind#702. | 
0cebe75    to
    396fff0      
    Compare
  
    37a55d7    to
    002a88c      
    Compare
  
    | 
 Added this note in libunwind-version.txt. I had to revert that assembly change since this it was causing build issue with aarch64-clang (which doesn't allow more than 14 registers without using temps -> the version after the revert). | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for taking care of these updates!
| The failed legs were unrelated to this PR (windows x86, wasm) | 
* Update libunwind to v1.8.0 * Add HAVE_PIPE2 definition * Revert "Rework register load in aarch64_local_resume()" libunwind/libunwind@08bc8c0 * Update Gos-linux.c * Update libunwind-version.txt
v1.8.0, see
libunwind-version.txt.