1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 02:20:59 +00:00
serenity/Ports/llvm/ReadMe.md
2021-06-10 20:21:08 +01:00

5 lines
277 B
Markdown

# 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.