Getting Started: Building and Running Clang| clang.llvm.org
Languages, Libraries, and Standards¶| llvm.org
Speedbuilding LLVM/Clang in 3 minutes on a 24 cores/192 threads Power10 server| www.cambus.net
Event Timeline| reviews.llvm.org
Speedbuilding LLVM/Clang in 2 minutes on a 160 cores ARM server| www.cambus.net
Motivation For the last year, I have been contributing to LLVM JITLink. This post aims to doubly serve as a summary of my work and documentation for future contributors looking to add a new target/object backend to LLVM JITLink.| blog.llvm.org
Developer Policies¶| llvm.org
Update: this has landed to LLVM/Clang mainline! So if all goes well, Clang 9.0 should contain this| Aras' website