llvm-project
5ab285e0
- [LLD][COFF] Fix ARM64X CHPE exception data size relocation when no x86 .pdata is present (#144085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
241 days ago
[LLD][COFF] Fix ARM64X CHPE exception data size relocation when no x86 .pdata is present (#144085) Fixes an issue where we incorrectly skip setting the relocation value if `hybridPdata.first` is null.
References
#144085 - [LLD][COFF] Fix ARM64X CHPE exception data size relocation when no x86 .pdata is present
Author
cjacek
Parents
f62a8ab9
Loading