ladybird/Ports/llvm/ReadMe.md

6 lines
277 B
Markdown
Raw Normal View History

2021-06-10 20:38:00 +03:00
# 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.