commit | c58970a69e5f43a5b8b862f37f56c37f4cc57ff8 | [log] [tgz] |
---|---|---|
author | Chris Matthews <cmatthews5@apple.com> | Wed Jun 21 22:00:58 2017 +0000 |
committer | Chris Matthews <cmatthews5@apple.com> | Wed Jun 21 22:00:58 2017 +0000 |
tree | 407680dd4b7f7015afe7fec25102e32588b238a2 | |
parent | 20b211cf3e3d322737ab3fba7ffcd566ac2ecd6b [diff] |
Im pretty sure this is not used: even on Heroku based installs llvm-svn: 305957
This directory and its subdirectories contain the LLVM nightly test infrastructure. This is technically version “4.0” of the LLVM nightly test architecture.
The infrastructure has the following layout:
$ROOT/lnt - Top-level Python ‘lnt’ module
$ROOT/lnt/server/db - Database schema, utilities, and examples of the LNT plist format.
$ROOT/docs - Sphinx documentation for LNT.
$ROOT/tests - Tests for the infrastructure.
For more information, see the web documentation, or docs/.