diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-04-09 11:57:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 11:57:19 -0700 |
commit | 1cfaf2e723968443611b06895212d4328b4881de (patch) | |
tree | d612235c331f5c083ed4f41d1038adc4c48f561b /src/passes/pass.cpp | |
parent | e4ae33c93b3834ad06bc88b3a7649f57eabb242f (diff) | |
download | binaryen-1cfaf2e723968443611b06895212d4328b4881de.tar.gz binaryen-1cfaf2e723968443611b06895212d4328b4881de.tar.bz2 binaryen-1cfaf2e723968443611b06895212d4328b4881de.zip |
[NFC] Update readme to discuss tuples rather than push/pop (#2722)
General multivalue and stacky code is now represented using
tuples. Push should never be used and should be removed, and pop
should only be used for exception catch blocks.
Diffstat (limited to 'src/passes/pass.cpp')
0 files changed, 0 insertions, 0 deletions