Builds up arrows between the asm instructions of two different builds of a single project (eg. at -O0 and -O2).
Go to file
2019-11-20 15:56:56 +01:00
src Collapse irrelevant subroutines 2019-11-20 15:56:56 +01:00
.gitignore Add basic test 2019-09-26 16:35:41 +02:00
dune Modify elf_arrows accordingly 2019-11-18 11:35:27 +01:00
dune-project Add basic test 2019-09-26 16:35:41 +02:00
LICENSE Initial commit 2019-09-20 11:52:41 +02:00
README.md Initial commit 2019-09-20 11:52:41 +02:00

elf_arrows

Builds up arrows between the asm instructions of two different builds of a single project (eg. at -O0 and -O2).