ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
clamav/libclamav/c++/llvm
Török Edvin 973f086a7d Regenerate auto-generated files. 16 years ago
..
autoconf Update to LLVM upstream SVN r91214. 16 years ago
cmake Update to LLVM upstream r92222. 16 years ago
docs Update to LLVM upstream r92222. 16 years ago
include Regenerate auto-generated files. 16 years ago
lib Update to LLVM upstream r92222. 16 years ago
test Update to LLVM upstream r92222. 16 years ago
tools Update to LLVM upstream r92222. 16 years ago
unittests Update to LLVM upstream r92222. 16 years ago
utils Update to LLVM upstream r92222. 16 years ago
CMakeLists.txt Update to LLVM upstream SVN r91214. 16 years ago
CREDITS.TXT rename libclamav/{llvm->c++} 17 years ago
LICENSE.TXT Merge LLVM upstream SVN r80601. 17 years ago
Makefile Merge LLVM upstream r91428. 16 years ago
Makefile.common rename libclamav/{llvm->c++} 17 years ago
Makefile.config.in Update to LLVM upstream SVN r91214. 16 years ago
Makefile.rules Merge LLVM upstream r90002 16 years ago
ModuleInfo.txt rename libclamav/{llvm->c++} 17 years ago
README.txt Merge LLVM upstream r90002 16 years ago
build-for-llvm-top.sh rename libclamav/{llvm->c++} 17 years ago
configure Update to LLVM upstream SVN r91214. 16 years ago
llvm.spec.in rename libclamav/{llvm->c++} 17 years ago

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.