Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Commit

Permalink
Make the text of this file a little more useful.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16150 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Reid Spencer committed Sep 2, 2004
1 parent e2c6f51 commit ad0b738
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
This file is a placeholder; see docs/index.html for documentation.
Low Level Virtual Machine (LLVM)
================================

This directory and its subdirectories contain source code for the Low Level
Virtual Machine, a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments.

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

Please see the HTML documentation provided in docs/index.html for further
assistance with LLVM.

0 comments on commit ad0b738

Please sign in to comment.