Commit Graph

248 Commits (38d54c920443d4271c57aebaacb01274f273bb00)

Author SHA1 Message Date
Török Edvin b43041311d Drop extra {} and "". 16 years ago
Török Edvin aee2f72436 Fix compiler version check for C++: autoconf needs [] to be escaped. 16 years ago
Török Edvin 53bd5bb14d read optional debug metadata. 16 years ago
Török Edvin d2171abf39 Print better error message when wrong function is called. 16 years ago
Török Edvin 6bd858662e Update to new LLVM API. 16 years ago
Török Edvin 5518b7d41f Merge LLVM upstream r90002 16 years ago
Török Edvin 1f1a249720 Disable oprofile support for now. 16 years ago
Török Edvin 322a0ea653 Fix bytecode load bugs. Make loading more robust: print error message instead of 16 years ago
Török Edvin a45e257772 Fix bugs when loading bytecode. 16 years ago
Török Edvin 41423d3836 Reenable unit tests. 16 years ago
Török Edvin 646395bb44 Fix distcheck. 16 years ago
Török Edvin 0db2649375 Update build system, XFAIL tests that need opt (not built). 16 years ago
Török Edvin 6851f578dd update merge script. 16 years ago
Török Edvin 6c5344d3ea Merge LLVM upstream r83242. 16 years ago
Török Edvin 9fac78c72e Update to latest bytecode format. 16 years ago
Török Edvin 80b4b3fb0f Generalize special global handling (__match_counts etc.). 16 years ago
Török Edvin 88815fd801 Sync with compiler. 16 years ago
Török Edvin d38d6dadef Logical signature hook for bytecode. 16 years ago
Török Edvin 459b13ed89 Initial support for __match_count. 16 years ago
Török Edvin 52dd3a6bda Initial support for loading .cbc files from DB. 16 years ago
Török Edvin 1d1dd80f32 Fix global variable names. 16 years ago
Török Edvin 7189addbde WiP on debug APi. 16 years ago
Török Edvin ec07792943 Support for constant global with global initializers. 16 years ago
Török Edvin a1781898ec inputfile support 16 years ago
Török Edvin 4abf05ee8d Add script that removes parts of LLVM that we don't use. 16 years ago
Török Edvin 8e61d24a22 Make dist was still wrong. 16 years ago
Török Edvin c558f46f05 Intrinsics.gen needs to be created by tblgen. 16 years ago
Török Edvin f75ba68c8b Remove bins for make dist 16 years ago
Török Edvin 1b506b8251 make check support for LLVM parts 16 years ago
Török Edvin 2922746173 Fix make distcheck. 16 years ago
Török Edvin 62dfa21a4c Use POSIX tar that support paths longer than 99 characters. 16 years ago
Török Edvin 0f505d61f8 Add missing file. 16 years ago
Török Edvin 48b7916372 Automakify LLVM build. 16 years ago
Török Edvin 4789b8a5a6 Add draft file API, doesn't work yet. 16 years ago
Török Edvin d0af4afea4 ctx param to APIs 16 years ago
Török Edvin 6fa1a75be8 todo 16 years ago
Török Edvin e6d1fe78ea Apicall0 suppport for JIT. 16 years ago
Török Edvin 479fa7135c Fix type checking. 16 years ago
Török Edvin e32caecb83 Add APIcall support to JIT. 16 years ago
Török Edvin f51ae7727f Fix dependencies: libclamav.la has to depend on libclamavcxx.la, and libclamavcxx.la has to depend on LLVM libs. 16 years ago
Török Edvin 118ca02e87 Fix assert fail due to NULL pointer (LLVM SVN r80780). 16 years ago
Török Edvin 9da1704025 Merge LLVM upstream SVN r80601. 16 years ago
Török Edvin df52b258a6 prevent double init 16 years ago
Török Edvin 2c4c464098 Regenerate the buildfiles. 16 years ago
Török Edvin 2c7d5adc15 If C++ compiler is not available, don't build LLVM. 16 years ago
Török Edvin 8771ff1860 rename libclamav/{llvm->c++} 16 years ago