| commit | 7f055dee27e5144dab71dd04e673ca048ae3c7b2 | [log] [tgz] |
|---|---|---|
| author | Sam Clegg <sbc@chromium.org> | Tue Jun 20 04:47:58 2017 +0000 |
| committer | Sam Clegg <sbc@chromium.org> | Tue Jun 20 04:47:58 2017 +0000 |
| tree | 0300ebef080c3c1cd42384cf7783688851327739 | |
| parent | b7787fd076f307a09075108525bdbabb44cd7373 [diff] |
[WebAssembly] Fix build failures introduced in r305769 This fixes two build failures that only occur in certain configurations: - error: unused function 'operator<<' - error: control reaches end of non-void function Differential Revision: https://reviews.llvm.org/D34382 llvm-svn: 305770