Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 547 Bytes

Readme.md

File metadata and controls

23 lines (16 loc) · 547 Bytes
linkerland logo in light

linkerland is a tool to parse and visualize linker map files generated with clang lld, GNU ld. It's still work in progress.

Usage

Command Line

linkerland <linker_map_file>

GUI

linkerland --ui <linker_map_file>