Is "projects that use LLVM"

There used to be a list of “projects that use LLVM” in the release notes. Is this still a thing? I am asking because my language (C3) and compiler is edging closer to being halfway to 1.0 and the compiler uses both LLVM and LLD (as libraries).

There is a page on LLVM’s website that is an incomplete list of projects using LLVM. The sources for the website are on GitHub, so you can make a change and post it on Phabricator.

2 Likes