8000 GitHub - retdec-build/llvm: An LLVM clone modified for use in RetDec and associated tools.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from avast/llvm

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

License

Notifications You must be signed in to change notification settings

retdec-build/llvm

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • LLVM 50.6%
  • C++ 30.5%
  • Assembly 17.7%
  • Python 0.4%
  • C 0.4%
  • CMake 0.2%
  • Other 0.2%
0