eliben / llvm-clang-samples
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
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆723Updated 4 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆397Updated 5 years ago
- example LLVM pass☆579Updated 2 weeks ago
- Library to parse and work with the C++ AST☆1,717Updated 9 months ago
- Project moved to: https://github.com/llvm/llvm-project☆719Updated 5 years ago
- C++11 ELF/DWARF parser☆326Updated 9 months ago
- An easy guide to Clang Static Analyzer extension.☆140Updated 5 years ago
- Virtual Machine for Intermediate Representation☆676Updated 4 years ago
- A wrapper script to build whole-program LLVM bitcode files☆706Updated 3 months ago
- Woboq CodeBrowser☆1,113Updated last month
- A LLVM-based static analysis framework.☆973Updated this week
- Clang's scan-build re-implementation in python☆372Updated 2 years ago
- KLEE Symbolic Execution Engine☆2,725Updated 2 months ago
- C++ ABI Summary☆533Updated 3 months ago
- CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.☆2,359Updated this week
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,680Updated 2 years ago
- Practical mutation testing and fault injection for C and C++☆762Updated last week
- llvm-mctoll☆837Updated 9 months ago
- C-Reduce, a C and C++ program reducer☆1,557Updated 9 months ago
- Csmith, a random generator of C programs☆1,076Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A superoptimizer for LLVM IR☆2,211Updated 6 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- An example of how to use Clang's LibTooling interface.☆73Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆3,039Updated 4 years ago
- an architecture-independent decompiler to LLVM IR☆388Updated 9 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 3 years ago