Page MenuHomeFreeBSD

rename libunwind.S to libunwind-arm.S to avoid conflict with llvm libunwind
ClosedPublic

Authored by emaste on Jul 8 2016, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 25, 10:45 PM
Unknown Object (File)
Fri, Mar 22, 7:59 PM
Unknown Object (File)
Fri, Mar 22, 7:59 PM
Unknown Object (File)
Fri, Mar 22, 7:59 PM
Unknown Object (File)
Sat, Mar 9, 2:26 PM
Unknown Object (File)
Feb 28 2024, 4:36 AM
Unknown Object (File)
Jan 4 2024, 1:19 AM
Unknown Object (File)
Jan 4 2024, 1:19 AM
Subscribers
None

Details

Summary

llvm libunwind includes a libunwind.cpp but make finds libunwind.S first in the .PATH
Rename the latter, since it's not going to be updated again.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to rename libunwind.S to libunwind-arm.S to avoid conflict with llvm libunwind.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bdrewery, andrew.
andrew edited edge metadata.
This revision is now accepted and ready to land.Jul 9 2016, 1:16 PM
This revision was automatically updated to reflect the committed changes.