diff options
author | Dan Gohman <sunfish@mozilla.com> | 2016-05-19 11:34:31 -0700 |
---|---|---|
committer | Dan Gohman <sunfish@mozilla.com> | 2016-05-19 11:34:31 -0700 |
commit | 63c7898825c50fbfce9a0ec54113ab2274c7a077 (patch) | |
tree | 948e2b23e46df7387d40831c2b7e96fff77e2760 /.gitignore | |
parent | d541e4fdaff224d61c9ff0036d707d423de76ed8 (diff) | |
download | binaryen-63c7898825c50fbfce9a0ec54113ab2274c7a077.tar.gz binaryen-63c7898825c50fbfce9a0ec54113ab2274c7a077.tar.bz2 binaryen-63c7898825c50fbfce9a0ec54113ab2274c7a077.zip |
Avoid double dollarsigns in s2wasm local names. (#527)
* Avoid double dollarsigns in s2wasm local names.
Recognize '$' as part of the .s syntax for register names, and exclude it
when forming the wasm local name. This changes names like "$$0" to "$0".
* Fix a comment.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions