mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
.. | ||
patches | ||
package.sh | ||
ReadMe.md |
LLVM port for SerenityOS
This folder contains the SerenityOS port of LLVM/Clang. Right now it builds LLVM, Clang, lld and compiler-rt. To compile programs it is recommended to install the GCC port because Clang is not able to use lld yet, that's why GNU ld should be used.