about summary refs log tree commit diff stats
path: root/012elf.cc
Commit message (Collapse)AuthorAgeFilesLines
* Raise an error if too few arguments are providedMax Bernstein2019-10-221-1/+3
| | | | This is a notably better user experience than an assert failing.
* 5516 - record traces only when necessaryKartik Agaram2019-08-141-1/+2
| | | | ./translate now works fine for all apps on a server with 2GB RAM.
* 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+190