2018 LLVM Developers’ Meeting: N. Weber “Funner LLVM development”

Описание к видео 2018 LLVM Developers’ Meeting: N. Weber “Funner LLVM development”

http://llvm.org/devmtg/2018-10/

Funner LLVM development - Nico Weber

Slides:

The Chromium project has developed several tools to make working on large C++ codebases a better experience. I've hooked up the LLVM build to these tools and use them for my personal work on llvm, clang, and lld. With this, I can generate build files for llvm in 30ms instead of 4m on my laptop, do full builds of LLVM in less than 4 minutes on my laptop, and upload all llvm binaries to a data center and run check-llvm, check-clang, and check-lld in parallel in about 2 minutes. This talk describes the setup. Several parts are generally usable and could help other interested llvm developers.

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com

Комментарии

Информация по комментариям в разработке