llvm-project
494eec02
- [lldb][NFCI] Simplify ProcessElfCore::GetAuxvData() (#102263)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lldb][NFCI] Simplify ProcessElfCore::GetAuxvData() (#102263) There is no need to clone the content and set extraction properties because `m_auxv` is already in the required form.
References
#102263 - [lldb][NFCI] Simplify ProcessElfCore::GetAuxvData()
Author
igorkudrin
Parents
00a40422
Loading