Skip to content

ajlekcahdp4/llvm-bleach

Repository files navigation

llvm-bleach

Fetch all dependencies for the build

You can fetch all the required dependencies using nix

nix develop .

Build

cmake -S . -B build
cmake --build build

Run:

build/bin/llvm-bleach test/tools/llvm-bleach/inputs/foo.mir --instructions test/tools/llvm-bleach/inputs/addsub.yaml

About

MIR to LLVM IR lifter

Resources

License

Stars

Watchers

Forks