[WebAssembly] Make getArchTypePrefix return "wasm".
The arch prefix string isn't currently being used for anything on WebAssembly, but if it were to be used, it makes sense to use the same arch prefix string for wasm32 and wasm64. llvm-svn: 245252
Loading
Please sign in to comment