jvstech / llvm-toolchainLinks
Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.html
☆19Updated 2 years ago
Alternatives and similar repositories for llvm-toolchain
Users that are interested in llvm-toolchain are comparing it to the libraries listed below
Sorting:
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆49Updated 2 weeks ago
- Fork of LLVM for demonstrating optimization pass development☆29Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 9 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 7 months ago
- LLVM-based type and memory allocation tracking sanitizer☆55Updated 3 weeks ago
- Compiler-instrumented app tracing.☆53Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆118Updated last month
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- Dr. Disassembler☆36Updated 3 years ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- ☆15Updated 3 weeks ago
- Decompiler of LLVM bitcode to C☆87Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆57Updated 2 months ago
- ☆99Updated 3 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆17Updated 6 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- ☆30Updated last month
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Code examples for tutoring modern C++☆98Updated 2 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago