diff options
| author | Sean Silva <chisophugis@gmail.com> | 2015-01-07 22:07:33 +0000 |
|---|---|---|
| committer | Sean Silva <chisophugis@gmail.com> | 2015-01-07 22:07:33 +0000 |
| commit | c43add077beb6d309815765b13cd235e803d1560 (patch) | |
| tree | b92c8b1a66c97c7a64e370f720e9c7d07468f7b6 /llvm | |
| parent | d95510ebba10e0d3e2d0adf352dfa5cae87b0756 (diff) | |
| download | bcm5719-llvm-c43add077beb6d309815765b13cd235e803d1560.tar.gz bcm5719-llvm-c43add077beb6d309815765b13cd235e803d1560.zip | |
Test commit.
Hopefully this one won't kill the git mirror...
llvm-svn: 225404
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/README.txt b/llvm/README.txt index e957a4dcd02..d9c9239ce1a 100644 --- a/llvm/README.txt +++ b/llvm/README.txt @@ -1,8 +1,8 @@ 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, +This directory and its subdirectories contain source code for LLVM, +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 |

