diff options
author | Alon Zakai <azakai@google.com> | 2020-11-13 17:02:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-13 17:02:52 -0800 |
commit | dd618f11660fc6f89211b864a3bd9dcbd14bb013 (patch) | |
tree | 914233a726cc77ca59c6147af89d5f21495477a6 /src/wasm/wasm-s-parser.cpp | |
parent | 75e61204b67e921464af14fd13ff768d88755e8c (diff) | |
download | binaryen-dd618f11660fc6f89211b864a3bd9dcbd14bb013.tar.gz binaryen-dd618f11660fc6f89211b864a3bd9dcbd14bb013.tar.bz2 binaryen-dd618f11660fc6f89211b864a3bd9dcbd14bb013.zip |
Rename Indirect to NonDirect in CallGraphPropertyAnalysis in preparation for CallRef (#3355)
This is in preparation for CallRef, which takes a reference to a function
and calls it.
CallGraphPropertyAnalysis needs to be aware of anything that is not a
direct call, and "NonDirect" is meant to cover both CallIndirect and
CallRef.
Diffstat (limited to 'src/wasm/wasm-s-parser.cpp')
0 files changed, 0 insertions, 0 deletions