Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 226 Bytes

llvm-browse

Clickable viewer for LLVM IR which also matches it to the source code

Build instructions:

$ python3 setup.py build [BUILD_OPTIONS] bdist_wheel && pip install --user dist/*.whl