llvm / llvm-zorg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zorg - LLVM Testing Infrastructure
==================================

This directory and its subdirectories contain Zorg, the testing infrastructure
for LLVM.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.

Zorg consists of several pieces:
 1. Buildbot configurations for LLVM.

 2. Other testing utility scripts.

Zorg is primarily implemented in Python, and has the following layout:
 $ROOT/buildbot/ - Buildbot configurations.
 $ROOT/zorg/ - The root zorg Python module.
 $ROOT/zorg/buildbot/ - Reusable components for buildbot configurations.

About

License:Other


Languages

Language:Python 76.6%Language:Shell 8.1%Language:Groovy 6.7%Language:JavaScript 2.3%Language:HTML 1.8%Language:Dockerfile 1.6%Language:Makefile 1.2%Language:CMake 0.5%Language:PowerShell 0.4%Language:HCL 0.3%Language:Batchfile 0.3%Language:CSS 0.2%Language:C 0.0%