Skip to content

TinyNiko/llvm_things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
TinyNiko
Jan 28, 2021
5b334fa · Jan 28, 2021

History

6 Commits
Jan 28, 2021
Jan 27, 2021
Jan 28, 2021
Jan 28, 2021
Jan 27, 2021
Jan 27, 2021
Jan 28, 2021
Jan 27, 2021
Jan 28, 2021
Jan 28, 2021

Repository files navigation

LLVM12 TEST

Build

cmake -G "Xcode" -DLT_LLVM_INSTALL_DIR=$LLVM_DIR ../

static_reg.sh

mov code to llvm project.

LLDB DEBUGE

lldb -- $LLVM_DIR/bin/opt -S -load-pass-plugin <build_dir>/lib/libMBAAdd.dylib -passes=mba-add input_for_mba.ll -o out.ll

REFERENCE

https://github.com/banach-space/llvm-tutor

About

my llvm pass and some playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published