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
F167135972: D39331.id119631.diff
Wed, Aug 19, 9:39 AM
Unknown Object (File)
Fri, Aug 14, 4:18 PM
Unknown Object (File)
Wed, Aug 12, 10:09 PM
Unknown Object (File)
Wed, Aug 12, 2:32 PM
Unknown Object (File)
Tue, Aug 11, 6:02 PM
Unknown Object (File)
Mon, Aug 10, 10:02 AM
Unknown Object (File)
Mon, Aug 10, 9:58 AM
Unknown Object (File)
Mon, Aug 10, 9:58 AM
Subscribers

Details

Summary

This does not remove LLVM_TARGET_MIPS.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50662
Build 47553: arc lint + arc unit

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.