|
wllvm
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Toolkit for building whole-program LLVM bitcode files |
||||||||||||||||||||
| Type: Formula | Latest Version: 1.3.1@0 | Tracked Since: Oct 11, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: llvm bitcode compiler static-analysis c c++ | ||||||||||||||||||||
| Install: brew install wllvm | ||||||||||||||||||||
|
About: WLLVM is a Python toolkit that enables the creation of whole-program LLVM bitcode files from complex C/C++ projects. It works by replacing standard compiler toolchains (like clang or gcc) with wrappers that invoke the LLVM bitcode generator for each compilation unit. The primary value is facilitating whole-program analysis, optimization, or instrumentation of large codebases by providing a unified bitcode file. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|