[WebAssembly] Fix debug printing of symbol types
The Info.Kind field is a uint8_t which the OS was trying to print as an ascii char. llvm-svn: 331317
Loading
Please sign in to comment
The Info.Kind field is a uint8_t which the OS was trying to print as an ascii char. llvm-svn: 331317