summaryrefslogtreecommitdiff
path: root/test/debugInfo.fromasm.imprecise.no-opts
Commit message (Expand)AuthorAgeFilesLines
* Remove FunctionType (#2510)Thomas Lively2019-12-111-1/+3
* Copy debug info when inlining (#2168)Alon Zakai2019-06-071-0/+37
* Massive renaming (#1855)Thomas Lively2019-01-071-75/+75
* Rename tableBase/memoryBase to __table_base/__memory_base (#1731)Sam Clegg2018-11-081-2/+2
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-1/+1
* Handle debug info without a filename in asm2wasm (#1249)Alon Zakai2017-12-051-0/+5
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-5/+5
* Exporting/importing debug location information from .wast/.asm.js/.s formats ...Yury Delendik2017-06-011-15/+14
* Preserve debug info through the optimizer (#981)Alon Zakai2017-04-281-1/+199
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-71/+71
* stop doing dce in -O0, which was just need temporarily while browsers figure ...Alon Zakai2017-03-061-0/+1
* asm2wasm debuginfo (#895)Alon Zakai2017-02-071-0/+75