Page MenuHomeFreeBSD

enable llvm libunwind by default on Clang platforms and riscv
ClosedPublic

Authored by emaste on Jul 8 2016, 9:28 PM.
Tags
None
Referenced Files
F148203809: D7161.id18229.diff
Mon, Mar 16, 11:57 AM
Unknown Object (File)
Fri, Feb 27, 6:48 PM
Unknown Object (File)
Jan 22 2026, 5:32 AM
Unknown Object (File)
Dec 30 2025, 9:40 PM
Unknown Object (File)
Dec 29 2025, 12:09 AM
Unknown Object (File)
Dec 24 2025, 8:39 PM
Unknown Object (File)
Dec 11 2025, 9:58 AM
Unknown Object (File)
Nov 30 2025, 10:15 AM
Subscribers

Details

Reviewers
jhb
bapt
Summary

As of rS302450 llvm-libunwind stack usage is significantly reduced and it should be a viable replacement.
exp-run re-run requested in PR 206039

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to enable llvm libunwind by default on Clang platforms and riscv.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bapt, jhb.
emaste added a subscriber: gjb.
bapt edited edge metadata.
This revision is now accepted and ready to land.Aug 3 2016, 2:11 PM

Enabled on amd64 and i386 in rS303394. ARM uses EHABI and some tests are failing there now so not enabled there yet.