Page MenuHomeFreeBSD

Remove LLVM build glue for MIPS as a native architecture.
ClosedPublic

Authored by jhb on Mar 29 2023, 6:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 10 2024, 10:03 AM
Unknown Object (File)
Mar 22 2024, 9:16 PM
Unknown Object (File)
Mar 22 2024, 9:16 PM
Unknown Object (File)
Mar 22 2024, 9:16 PM
Unknown Object (File)
Mar 8 2024, 7:18 AM
Unknown Object (File)
Jan 14 2024, 7:37 AM
Unknown Object (File)
Jan 4 2024, 1:44 PM
Unknown Object (File)
Jan 4 2024, 1:44 PM
Subscribers

Details

Summary

This does not remove LLVM_TARGET_MIPS.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Mar 29 2023, 6:02 PM

ah, I had also removed target support, but agree we can postpone that.
I did not have the hf/sf part in my change, probably worth calling out specifically in the commit message why hf is now not needed

This revision is now accepted and ready to land.Mar 29 2023, 8:03 PM

I will include a note about hf in the commit log.