From FreeBSD r302475
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/__libunwind_config.h | ||
---|---|---|
50 ↗ | (On Diff #64685) | Uh, this looks like the DWARF number as 64-95 represent the VFP register set in modern ARM toolchains. Please rename the macros to _LIBUNWIND_HIGHEST_DWARF_REGISTER so that someone does not assume some silly mistake (the likes of #define ONE 2). |
Comment Actions
Im tempted to say that we should try to merge this into 3.9 as well given that its pretty low risk, and we also have the other alignment issue that we are going to carry over. Mind merging or pinging Hans for this change?