[compiler-rt] [Sanitizers] Remove freebsd/netbsd from "posix" file (PR #123269)

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 21:11:59 PST 2025


thurstond wrote:

> I have some freebsd-specific and netbsd-specific changes in later changes in the series, is there a way I can run the test suite as a github action, or do I need to find a VM with freebsd and netbsd to test these with?

Hmm, VM might be the best way?

I couldn't find any BSD sanitizer buildbots, either on github or LLVM. (Google's sanitizer bot dashboard is at http://google.github.io/sanitizers/show_bots.html but there's no BSD bots there; if there were, it'd be possible to "Force Build" at a particular bot.)



https://github.com/llvm/llvm-project/pull/123269


More information about the llvm-commits mailing list