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
F163399144: D39331.diff
Wed, Jul 22, 8:56 PM
Unknown Object (File)
Mon, Jul 20, 3:05 AM
Unknown Object (File)
Jun 21 2026, 12:49 PM
Unknown Object (File)
Jun 12 2026, 8:46 AM
Unknown Object (File)
Jun 9 2026, 10:43 AM
Unknown Object (File)
May 29 2026, 4:23 PM
Unknown Object (File)
May 29 2026, 3:45 PM
Unknown Object (File)
May 29 2026, 1:55 AM
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.