1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
Go to file
Bill Wendling 25090c690a Fix HTML.
llvm-svn: 97170
2010-02-25 21:23:24 +00:00
autoconf Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
bindings
cmake
docs Fix HTML. 2010-02-25 21:23:24 +00:00
examples
include change the scope node to include a list of children to be checked 2010-02-25 19:00:39 +00:00
lib Make comment more meaningful. 2010-02-25 21:19:47 +00:00
projects
runtime
test change the scope node to include a list of children to be checked 2010-02-25 19:00:39 +00:00
tools Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
unittests Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
utils change the scope node to include a list of children to be checked 2010-02-25 19:00:39 +00:00
website
build-for-llvm-top.sh
CMakeLists.txt
configure Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
CREDITS.TXT
LICENSE.TXT
llvm.spec.in
Makefile Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
Makefile.common
Makefile.config.in Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
Makefile.rules Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
ModuleInfo.txt
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.