llvm-project
5b381d5c
- [lldb][AArch64] Fix typeo in AArch64 DoFixAddr highmem (#191952)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
158 days ago
[lldb][AArch64] Fix typeo in AArch64 DoFixAddr highmem (#191952) Code and Data masks are the same on AArch64, but someone could adopt a Code mask that cleared the low 2 bits, so it's good to correct the mistake. rdar://174463000
References
#191952 - [lldb][AArch64] Fix typeo in AArch64 DoFixAddr highmem
Author
jasonmolenda
Parents
80a11185
Loading