[LLD][WASM] Handle WASM_SYMBOL_TYPE_SECTION in toString().
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 26 Apr 2018 20:00:11 +0000 (20:00 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 26 Apr 2018 20:00:11 +0000 (20:00 +0000)
commitd338222a8cefe87d8e97a717935bd614e1fabbb4
treec495b540ffdc76b076c5d52b771a99c2d15e553b
parentd4d892ff9f1b64c9cb24323facb70d6cc3f5b969
[LLD][WASM] Handle WASM_SYMBOL_TYPE_SECTION in toString().

Fixes build. If this is not the desired solution, please revert.
WasmSymbolType was changed in rL330982 / D44184

llvm-svn: 330984
lld/wasm/Symbols.cpp