This project is a fork of the
llvm.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/llvm.git/incarnation mirror_URL
to save bandwidth during cloning.
description | Fork for MSP430 backend development |
owner | asl@math.spbu.ru |
last change | Sun, 17 May 2009 09:49:34 +0000 (17 13:49 +0400) |
URL | git://repo.or.cz/llvm/msp430.git |
| https://repo.or.cz/llvm/msp430.git |
push URL | ssh://repo.or.cz/llvm/msp430.git |
| https://repo.or.cz/llvm/msp430.git (learn more) |
bundle info | msp430.git downloadable bundles |
content tags
|
|
README.txt
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.