kyechou / llvm

An LLVM clone modified for use in RetDec and associated tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLVM

A clone of LLVM 8.0.0 modified for use in RetDec and associated tools.

Warning: LLVM in this repository was modified and does not behave the same as the vanilla version!

License

Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. Licensed under the University of Illinois/NCSA Open Source License. See the LICENSE.txt file for more details.

Contributing

In order to improve the decompilation quality, it is sometimes needed to modify LLVM libraries used by the RetDec decompiler. Any such modification must be consulted with RetDec developers. All modifications must be delimited and marked with keyword RetDec so that it is possible to migrate them to new LLVM sources when the LLVM version is upgraded. When modifying LLVM source code, use the same coding conventions as LLVM uses.

About

An LLVM clone modified for use in RetDec and associated tools.

License:Other


Languages

Language:LLVM 50.6%Language:C++ 30.5%Language:Assembly 17.7%Language:Python 0.4%Language:C 0.3%Language:CMake 0.2%Language:OCaml 0.1%Language:Go 0.1%Language:Shell 0.0%Language:Perl 0.0%Language:HTML 0.0%Language:Vim Script 0.0%Language:CSS 0.0%Language:Emacs Lisp 0.0%Language:Objective-C 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:NASL 0.0%Language:Starlark 0.0%Language:Swift 0.0%Language:Roff 0.0%Language:Logos 0.0%