Skip to content

petrv7/llvm2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm2c

Translation of LLVM bitcode to C

Dependencies

Name Version
CMake 2.8+
LLVM 6.0 - 7.0
Clang 6.0 - 7.0

Installation

git clone https://github.com/petrv7/llvm2c
cd llvm2c
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=../
make
make install

Authors

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published