[PATCH] D158920: Delete CloudABI support
Ed Maste via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 6 18:50:45 PDT 2023
emaste added a comment.
In D158920#4620361 <https://reviews.llvm.org/D158920#4620361>, @brad wrote:
> Looking for any feedback from the FreeBSD guys.
Sorry for no reply earlier, I was away for some of the summer and missed this originally. While CloudABI was a very interesting FreeBSD-related project it was removed from FreeBSD as you noted, and there's no reason to keep support in llvm
commit cf0ee8738e31aa9e6fbf4dca4dac56d89226a71a
Author: Konstantin Belousov <kib at FreeBSD.org>
Date: Mon Sep 13 01:50:39 2021 +0300
Drop cloudabi
According to https://github.com/NuxiNL/cloudlibc:
CloudABI is no longer being maintained. It was an awesome experiment,
but it never got enough traction to be sustainable.
There is no reason to keep it in FreeBSD.
Approved by: ed (private mail)
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D31923
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158920/new/
https://reviews.llvm.org/D158920
More information about the cfe-commits
mailing list