summaryrefslogtreecommitdiff
path: root/src/passes/PrintFunctionMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow different arguments for multiple instances of a pass (#6687)Christian Speckner2024-07-151-1/+1
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-2/+2
* Emit imported functions first in symbol maps (#3900)Thomas Lively2021-05-201-2/+5
* Support --symbolmap and --symbolmap=FOO in wasm-opt (#3885)Alon Zakai2021-05-141-1/+7
* Add --print-function-map to print out a map of function index to name (#2155)Alon Zakai2019-05-311-0/+45