Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 52382 Build 49273: arc lint + arc unit
Event Timeline
Comment Actions
Also clear lr,
strictly speaking, SYS V Aarch64 ABI does not states that lr should be
cleared, however gdb relies on it value and tryes to unwind stack further.