eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,195Updated 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☆737Updated 2 months ago
- example LLVM pass☆589Updated 4 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆399Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- C++11 ELF/DWARF parser☆327Updated last year
- Csmith, a random generator of C programs☆1,104Updated last year
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A LLVM-based static analysis framework.☆993Updated 2 weeks ago
- C++ ABI Summary☆553Updated 7 months ago
- Woboq CodeBrowser☆1,137Updated 4 months ago
- C-Reduce, a C and C++ program reducer☆1,597Updated last year
- Library to parse and work with the C++ AST☆1,734Updated last year
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆644Updated this week
- A wrapper script to build whole-program LLVM bitcode files☆714Updated 7 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆144Updated 4 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆522Updated 4 years ago
- Virtual Machine for Intermediate Representation☆684Updated 4 years ago
- A superoptimizer for LLVM IR☆2,262Updated 10 months ago
- Project moved to: https://github.com/llvm/llvm-project☆722Updated 5 years ago
- Yet Another Random Program Generator☆520Updated this week
- Practical mutation testing and fault injection for C and C++☆775Updated last month
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- llvm-mctoll☆854Updated last year