about summary refs log tree commit diff stats
path: root/example/expression/export_llvm.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename ira => LifterModelCallFabrice Desclaux2020-12-241-3/+3
* Avoid generate default locationdbFabrice Desclaux2020-08-311-4/+5
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-4/+4
* Support python2/python3Fabrice Desclaux2019-03-051-6/+10
* Fix typos & add codespellPierre LALET2018-12-231-2/+2
* Add export_llvm, an example illustrating basic IR exportAjax2018-12-201-0/+83