dantje / deadstrip

dependency analysis and dead function/data removal tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deadstrip

A dependency analysis and dead function/data removal tool.

A i686-w64-mingw32 toolchain is required. python and graphviz for graph generation.

Build deadstrip and use it on itself:

make
make dogfood

This repository is based on version 1.1 of DeadStrip_src.zip (sha1 f03cd50ec07aab8f0ecebb245e2dce6b86396c45) from https://www2.informatik.hu-berlin.de/~weber/deadstrip/.

About

dependency analysis and dead function/data removal tool

License:BSD 2-Clause "Simplified" License


Languages

Language:C 97.0%Language:Makefile 1.5%Language:Python 1.5%