Make the ArmUnwindInfo parsing code endian independent
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good, after fixing some typos.
include/lldb/Symbol/ArmUnwindInfo.h | ||
---|---|---|
55 ↗ | (On Diff #36103) | For consideration: |
source/Symbol/ArmUnwindInfo.cpp | ||
58 ↗ | (On Diff #36103) | s/Custome/Custom/ |
66 ↗ | (On Diff #36103) | s/data[0]/value ? |