Page MenuHomeFreeBSD

devel/wasi-compiler-rt14: new port
AbandonedPublic

Authored by vishwin on May 22 2022, 7:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 27, 7:30 PM
Unknown Object (File)
Wed, Feb 25, 12:05 PM
Unknown Object (File)
Mon, Feb 23, 1:48 PM
Unknown Object (File)
Sun, Feb 22, 8:07 PM
Unknown Object (File)
Sun, Feb 22, 12:53 PM
Unknown Object (File)
Sat, Feb 21, 11:48 AM
Unknown Object (File)
Tue, Feb 17, 5:55 AM
Unknown Object (File)
Sat, Feb 14, 10:46 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 45670
Build 42558: 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
46

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