eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,191Updated 6 years ago
Alternatives and similar repositories for llvm-clang-samples
Users that are interested in llvm-clang-samples are comparing it to the libraries listed below
Sorting:
- A collection of code samples showing usage of clang and llvm as a library☆757Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆740Updated 3 months ago
- example LLVM pass☆592Updated 5 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆398Updated 5 years ago
- A LLVM-based static analysis framework.☆996Updated last week
- Csmith, a random generator of C programs☆1,113Updated last year
- A wrapper script to build whole-program LLVM bitcode files☆716Updated 8 months ago
- C-Reduce, a C and C++ program reducer☆1,604Updated last year
- C++11 ELF/DWARF parser☆329Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆721Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- Yet Another Random Program Generator☆525Updated last week
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- C++ ABI Summary☆557Updated 8 months ago
- KLEE Symbolic Execution Engine☆2,815Updated last month
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Virtual Machine for Intermediate Representation☆692Updated 5 years ago
- Library to parse and work with the C++ AST☆1,737Updated last year
- Woboq CodeBrowser☆1,142Updated 6 months ago
- llvm-mctoll☆856Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- A superoptimizer for LLVM IR☆2,292Updated 11 months ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆646Updated last week
- Practical mutation testing and fault injection for C and C++☆775Updated 3 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 10 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago