eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,188Updated 7 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☆755Updated 6 years ago
- example LLVM pass☆600Updated 10 months ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 weeks ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆402Updated 6 years ago
- Csmith, a random generator of C programs☆1,146Updated 2 years ago
- C-Reduce, a C and C++ program reducer☆1,633Updated last year
- A LLVM-based static analysis framework.☆1,027Updated last week
- A wrapper script to build whole-program LLVM bitcode files☆729Updated last month
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- KLEE Symbolic Execution Engine☆2,895Updated last month
- Project moved to: https://github.com/llvm/llvm-project☆440Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆666Updated last week
- Yet Another Random Program Generator☆542Updated 2 months ago
- Virtual Machine for Intermediate Representation☆698Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆721Updated 6 years ago
- C++ ABI Summary☆585Updated 2 weeks ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆277Updated 6 years ago
- an architecture-independent decompiler to LLVM IR☆395Updated 10 years ago
- Library to parse and work with the C++ AST☆1,765Updated last year
- llvm-mctoll☆868Updated last year
- Practical mutation testing and fault injection for C and C++☆792Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- C/C++ source code indexer and navigator☆432Updated 4 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆681Updated 3 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 4 years ago