rofirrim / gcc-plugins
Experiments with the gcc plugin mechanism
☆109Updated last year
Alternatives and similar repositories for gcc-plugins:
Users that are interested in gcc-plugins are comparing it to the libraries listed below
- A simple example of defining custom plugins for clang and the clang static analyzer.☆83Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆181Updated 3 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 3 months ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated 10 months ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 10 years ago
- Some sample code for creating gcc plugins☆22Updated 14 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆52Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- ☆24Updated 5 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Clang AST viewer☆64Updated 7 years ago
- C++11 ELF/DWARF parser☆325Updated 9 months ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆198Updated this week
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated last month
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 6 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last week
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- Test suite for the Linux perf_event subsystem☆113Updated 5 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago