diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-05-15 15:58:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-15 15:58:13 -0700 |
commit | d4aa0d30234ac9e553d743bd881a767d96554a4a (patch) | |
tree | fea2a16948b3d04db4c89e9c454daa2fccdf8716 /src/parsing.h | |
parent | 1354d20a1765c9132958c69661d613dc62eb3216 (diff) | |
download | binaryen-d4aa0d30234ac9e553d743bd881a767d96554a4a.tar.gz binaryen-d4aa0d30234ac9e553d743bd881a767d96554a4a.tar.bz2 binaryen-d4aa0d30234ac9e553d743bd881a767d96554a4a.zip |
Clean up printing code (#1548)
* make the iostream overrides receive a reference, not a pointer (i.e., like e.g. LLVM IR printing works, and avoiding overriding printing of pointer addresses which is sort of odd)
* move more code out of headers, especially unrelated headers.
Diffstat (limited to 'src/parsing.h')
0 files changed, 0 insertions, 0 deletions