Commit 88a5b35d63f927db69ec953ff487a7ba2504a610 changed the API
of RegisterInfoPOSIX_arm64 and effectively broke the FreeBSD plugin.
Update it to work with the new API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101521
[lldb] [Process/FreeBSD] Fix arm64 build after RegisterInfoPOSIX_arm64 changes ClosedPublic Authored by mgorny on Apr 29 2021, 4:57 AM.
Details Summary Commit 88a5b35d63f927db69ec953ff487a7ba2504a610 changed the API
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 1 2021, 1:48 PM Closed by commit rGdb457e64794c: [lldb] [Process/FreeBSD] Fix arm64 build after RegisterInfoPOSIX_arm64 changes (authored by mgorny). · Explain WhyMay 1 2021, 1:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342175 lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp
|