Skip to content

yzhou1203/llvm-zorg

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.5%
  • Shell 6.2%
  • Groovy 3.9%
  • JavaScript 2.6%
  • HTML 2.3%
  • Makefile 1.0%
  • Other 3.5%