Page MenuHomeFreeBSD

devel/wasi-compiler-rt14: new port
AbandonedPublic

Authored by vishwin on May 22 2022, 7:10 PM.
Tags
None
Referenced Files
F132343992: D35288.id107785.diff
Thu, Oct 16, 2:19 AM
Unknown Object (File)
Sun, Oct 12, 12:20 PM
Unknown Object (File)
Sat, Oct 11, 4:06 PM
Unknown Object (File)
Fri, Oct 10, 12:54 AM
Unknown Object (File)
Thu, Oct 9, 10:59 PM
Unknown Object (File)
Thu, Oct 9, 10:58 PM
Unknown Object (File)
Thu, Oct 9, 7:36 PM
Unknown Object (File)
Wed, Oct 8, 1:33 AM
Subscribers

Details

Summary

Clang builtins for WASI, LLVM 14 edition. Needed by gecko ports.

14.0.3 is the latest release but keep in sync with devel/llvm14.

Test Plan

Results in functional gecko ports, allows LTO to work again. With correspondingly updated wasi- ports of course.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 46270
Build 43159: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 23 2022, 7:44 AM

update to 14.0.6 (sync with devel/llvm14)

This revision now requires review to proceed.Jul 5 2022, 12:29 PM

Thanks for working on this!

devel/wasi-compiler-rt14/Makefile
45

You can use CMAKE_ON and _OFF for the BOOL stuff but that's just a cosmetic change