diff options
author | Heejin Ahn <aheejin@gmail.com> | 2023-12-14 10:34:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 10:34:39 -0800 |
commit | cad983c975a05bc262437a6d7ed3a61020ef4e8d (patch) | |
tree | 5a208c87f48a10d0c2cee03bcb84e132e45cc48c /test/binaryen.js | |
parent | bdd96e8c21d23a57a99dcca9d4d802ff471243c3 (diff) | |
download | binaryen-cad983c975a05bc262437a6d7ed3a61020ef4e8d.tar.gz binaryen-cad983c975a05bc262437a6d7ed3a61020ef4e8d.tar.bz2 binaryen-cad983c975a05bc262437a6d7ed3a61020ef4e8d.zip |
Remove empty _ARRAY/_VECTOR defines (NFC) (#6182)
`_VECTOR` or `_ARRAY` defines in `wasm-delegations-fields.def` are
supposed to be defined in terms of their non-vector/array counterparts
when undefined. This removes empty `_VECTOR`/`_ARRAY` defines when
including `wasm-delegations-fields.def`, while adding definitions for
`DELEGATE_GET_FIELD` in case it is missing.
Diffstat (limited to 'test/binaryen.js')
0 files changed, 0 insertions, 0 deletions