{% extends "layout.html" %} {% set components = [] %} {% block title %}home{% endblock %} {% block body %}

Welcome to the LLVM Laboratory!

The LLVM laboratory is a set of machines and software to support the LLVM project, for use by LLVM developers and community members.

Sponsors

Access Softek: a software development and consulting company with a specialization in compiler development, is pleased to help the LLVM development effort by hosting the LLVM lab in its Berkeley office. For more information about us please take a look at our very out-of-date website {{ "www.accesssoftek.com"|urlize }} and if you are an LLVM developer passing through Berkeley, drop in and say hi.

{% endblock %}