Details
Details
- Reviewers
rpaulo andrew - Commits
- rS278580: libdwarf: Add aarch64 relocation support
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
This looks correct, other than the minor style issue.
contrib/elftoolchain/libdwarf/libdwarf_reloc.c | ||
---|---|---|
72 ↗ | (On Diff #3720) | This is in the opposite order to the other 64-bit architectures below. |
contrib/elftoolchain/libdwarf/libdwarf_reloc.c | ||
---|---|---|
72 ↗ | (On Diff #3720) | Ahh, indeed. I will put it in the same order before committing. |