eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,194Updated 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
- example LLVM pass☆592Updated 4 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆738Updated 3 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆398Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Csmith, a random generator of C programs☆1,109Updated last year
- A LLVM-based static analysis framework.☆993Updated this week
- Project moved to: https://github.com/llvm/llvm-project☆723Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- C++11 ELF/DWARF parser☆329Updated last year
- C-Reduce, a C and C++ program reducer☆1,603Updated last year
- A superoptimizer for LLVM IR☆2,265Updated 11 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated 2 years ago
- Woboq CodeBrowser☆1,140Updated 5 months ago
- Library to parse and work with the C++ AST☆1,736Updated last year
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆645Updated last week
- A wrapper script to build whole-program LLVM bitcode files☆715Updated 7 months ago
- Yet Another Random Program Generator☆522Updated this week
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆3,047Updated 5 years ago
- C++ ABI Summary☆553Updated 8 months ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆154Updated 5 months ago
- Practical mutation testing and fault injection for C and C++☆776Updated 2 months ago
- AutoFDO☆562Updated last week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆524Updated 4 years ago
- C-family Abstract Syntax Tree XML Output☆502Updated last month
- Virtual Machine for Intermediate Representation☆688Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆168Updated last year