eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,192Updated 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☆758Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 5 years ago
- example LLVM pass☆594Updated 6 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆744Updated 4 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆399Updated 5 years ago
- A LLVM-based static analysis framework.☆1,004Updated this week
- Csmith, a random generator of C programs☆1,118Updated last year
- C-Reduce, a C and C++ program reducer☆1,609Updated last year
- Woboq CodeBrowser☆1,145Updated 6 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A wrapper script to build whole-program LLVM bitcode files☆716Updated 9 months ago
- Project moved to: https://github.com/llvm/llvm-project☆719Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- C++11 ELF/DWARF parser☆329Updated 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
- Yet Another Random Program Generator☆527Updated last month
- Virtual Machine for Intermediate Representation☆692Updated 5 years ago
- C++ ABI Summary☆564Updated 9 months ago
- 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
- llvm-mctoll☆858Updated last year
- Practical mutation testing and fault injection for C and C++☆776Updated 3 months ago
- Library to parse and work with the C++ AST☆1,743Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- C-family Abstract Syntax Tree XML Output☆506Updated 2 weeks ago
- A tool based on clang which generates a call graph from a given C++ codebase☆156Updated 6 months ago
- KLEE Symbolic Execution Engine☆2,823Updated 2 months ago
- an architecture-independent decompiler to LLVM IR☆395Updated 10 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆277Updated 6 years ago