Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

emscripten-core/emscripten-fastcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Patrick Meredith
Dec 19, 2005
7e1cf1c · Dec 19, 2005
Oct 29, 2005
Nov 14, 2005
Dec 16, 2005
Oct 23, 2005
Dec 18, 2005
Dec 19, 2005
Oct 27, 2005
Nov 28, 2005
Dec 16, 2005
Dec 16, 2005
Dec 19, 2005
Dec 17, 2005
Jun 18, 2005
Nov 29, 2005
May 12, 2005
Aug 25, 2005
Feb 14, 2005
Apr 22, 2005
Oct 27, 2005
Sep 2, 2004
Nov 14, 2005
May 18, 2005
May 18, 2005

Repository files navigation

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.