Page MenuHomeFreeBSD

Import Clang's r280672 into our devel/llvm39 port.
ClosedPublic

Authored by ed on Sep 29 2016, 7:37 PM.
Tags
None
Referenced Files
F81613848: D8078.diff
Thu, Apr 18, 11:48 PM
Unknown Object (File)
Mar 16 2024, 3:37 AM
Unknown Object (File)
Mar 16 2024, 3:37 AM
Unknown Object (File)
Feb 17 2024, 9:23 PM
Unknown Object (File)
Feb 17 2024, 9:23 PM
Unknown Object (File)
Feb 17 2024, 9:22 PM
Unknown Object (File)
Feb 17 2024, 9:11 PM
Unknown Object (File)
Dec 23 2023, 10:02 AM
Subscribers

Details

Summary

This revision is what's needed to make Clang work for CloudABI on ARMv6.
By pulling in this change, the ARMv6 cross compiler set up by the
cloudabi-toolchain port seems functional.

In the process, I did have to replace some ${RMDIR}s by ${RM} -rf, as it
tried to delete nonexistent directories. Brooks, do you know what's up
with that?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ed retitled this revision from to Import Clang's r280672 into our devel/llvm39 port..
ed updated this object.
ed edited the test plan for this revision. (Show Details)
ed added a reviewer: brooks.
This revision was automatically updated to reflect the committed changes.