summaryrefslogtreecommitdiff
path: root/src/tools/wasm-metadce.cpp
Commit message (Expand)AuthorAgeFilesLines
* Binary format code section offset tracking (#2515)Alon Zakai2019-12-191-0/+1
* Fix metadce debug info after #2497 (#2501)Sam Clegg2019-12-041-0/+1
* Convert to using DEBUG macros (#2497)Sam Clegg2019-12-041-7/+2
* Add feature flags and validation to wasm-metadce (#2364)Thomas Lively2019-09-271-2/+12
* Simpify PassRunner.add() and automatically parallelize parallel functions (#2...Alon Zakai2019-07-191-3/+1
* Add event section (#2151)Heejin Ahn2019-05-311-2/+32
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-4/+4
* Fix misc. things for globals (#2119)Heejin Ahn2019-05-171-1/+1
* Allow color API to enable and disable colors (#2111)Siddharth2019-05-171-1/+1
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-2/+4
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-122/+146
* Passive segments (#1976)Thomas Lively2019-04-051-1/+3
* Code style improvements (#1868)Alon Zakai2019-01-151-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-38/+49
* 'std::string &' => 'std::string& ' (#1403)Alon Zakai2018-02-051-3/+3
* metadce fixes (#1329)Alon Zakai2017-12-071-37/+114
* wasm-metadce tool (#1320)Alon Zakai2017-12-061-0/+471