jszhujun2010 / Clang-Basic-TutorialLinks
Basic Clang library, LibTooling and Plugin
☆17Updated 9 years ago
Alternatives and similar repositories for Clang-Basic-Tutorial
Users that are interested in Clang-Basic-Tutorial are comparing it to the libraries listed below
Sorting:
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆32Updated 10 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- an architecture-independent decompiler to LLVM IR☆394Updated 9 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- LLVM Call Graph☆27Updated 4 years ago
- LLVM Obfuscator☆47Updated 8 years ago
- LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injec…☆72Updated 2 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- llvm-essentials-book sample☆19Updated 7 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Collection of various llvm passes☆123Updated 10 years ago
- Project moved to: https://github.com/llvm/llvm-project☆292Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- A plugin for Clang compiler☆118Updated 3 years ago