kmalloc / SimpleCppExceptionHandlingLinks
a simplified version of c++ abi for exception handling
☆14Updated 11 years ago
Alternatives and similar repositories for SimpleCppExceptionHandling
Users that are interested in SimpleCppExceptionHandling are comparing it to the libraries listed below
Sorting:
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 3 weeks ago
- It is a set of LLVM documents which are translated into Chinese.☆246Updated 8 years ago
- A little C Style Compiler☆58Updated 8 years ago
- Dive into ELF files using simple self-contained examples☆147Updated 9 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆168Updated last year
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆66Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 9 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 9 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆47Updated 4 years ago
- website of hellollvm.org☆39Updated last month
- ☆27Updated 6 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆62Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆34Updated 10 years ago
- Clang AST viewer☆65Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- A tool to list content of virtual tables in a shared library☆125Updated 4 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 5 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year