diff options
author | Derek Schuff <dschuff@chromium.org> | 2016-05-11 15:34:49 -0700 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2016-05-11 15:34:49 -0700 |
commit | ac827e35fec84074d9d8141ca2c94ad01ca9c5c3 (patch) | |
tree | 38f1c4b00de8af9f0545974847e4ab04f13b45fd /src/binaryen-c.cpp | |
parent | 9c79f86a3f518c60840b416287a5d26502911ad6 (diff) | |
download | binaryen-ac827e35fec84074d9d8141ca2c94ad01ca9c5c3.tar.gz binaryen-ac827e35fec84074d9d8141ca2c94ad01ca9c5c3.tar.bz2 binaryen-ac827e35fec84074d9d8141ca2c94ad01ca9c5c3.zip |
Introduce a separate type for linear memory addresses (#477)
We've been using size_t (and other things) for addresses, which is
generally wrong because it depends on the host, when it should in fact
depend on the target. This is a partial fix for #278 (i.e. it's the
right fix, I don't think it's applied quite everywhere yet).
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions