diff options
author | Sam Clegg <sbc@chromium.org> | 2020-01-10 15:03:40 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-10 15:03:40 -0800 |
commit | 4953bcc59085c49343c334ccc852fc5c0339c938 (patch) | |
tree | ec61ae2c423f1050c39fc6800548fdda5ccf485f /src/shell-interface.h | |
parent | cb103967c458dc5620bc8dc29dcada2ca1d01e47 (diff) | |
download | binaryen-4953bcc59085c49343c334ccc852fc5c0339c938.tar.gz binaryen-4953bcc59085c49343c334ccc852fc5c0339c938.tar.bz2 binaryen-4953bcc59085c49343c334ccc852fc5c0339c938.zip |
Verify --version output matches CHANGELOG (#2580)
The new version string looks like this:
wasm-opt version 90 (version_90-18-g77329439d)
The version reported here is the version from the CMakeLists.txt file
followed by the git version in brackets. We verify that the main
version here matches the CHANGELOG to prevent people from changing
one without changeing the other.
This will help with emscripten that wants to be able to programaticaly
check the --version of binaryen tools.
See https://github.com/emscripten-core/emscripten/issues/10175
Diffstat (limited to 'src/shell-interface.h')
0 files changed, 0 insertions, 0 deletions