| commit | 41db519ba60f415e096389c6e73b1b459e7275b5 | [log] [tgz] |
|---|---|---|
| author | Sam Clegg <sbc@chromium.org> | Wed May 10 00:14:04 2017 +0000 |
| committer | Sam Clegg <sbc@chromium.org> | Wed May 10 00:14:04 2017 +0000 |
| tree | c528473eaaa9bbe31726ddb905e5bb1e5a791b1d | |
| parent | 4133d4a56e63c1f55cd5e87a034dfba19de0f6b4 [diff] |
[WebAssembly] Fix build error in wasm YAML code This warning didn't show up on my local build but is causing the bots to fail. Seems like a bad idea to have types and variables with the same name anyhow. Differential Revision: https://reviews.llvm.org/D33022 llvm-svn: 302606