diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-02-26 21:27:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-26 21:27:31 -0800 |
commit | 32bfd1c5b32a1ce38da310deb67819c471becb45 (patch) | |
tree | 37d73a6bcd461104dea2f5e389677ab4fccf0a26 /src/wasm-debug.h | |
parent | a276c7e9687a98bb4cb222c71278a8658633d80f (diff) | |
download | binaryen-32bfd1c5b32a1ce38da310deb67819c471becb45.tar.gz binaryen-32bfd1c5b32a1ce38da310deb67819c471becb45.tar.bz2 binaryen-32bfd1c5b32a1ce38da310deb67819c471becb45.zip |
Use enum instead of bool for StackSignature kind (#3625)
As a readability improvement, use an enum with `Polymorphic` and `Fixed`
variants to represent the polymorphic behavior of StackSignatures rather than a
`bool uneachable`.
Diffstat (limited to 'src/wasm-debug.h')
0 files changed, 0 insertions, 0 deletions