[PATCH] D43034: Use wasm as the default WebAssembly asch (wasm32 is still supported as an alias)This is more inline with the other architectures such as

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 11:26:35 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

Repository:
  rL LLVM

https://reviews.llvm.org/D43034

Files:
  include/llvm/ADT/Triple.h
  include/llvm/Object/ELFObjectFile.h
  lib/Object/WasmObjectFile.cpp
  lib/Support/Triple.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp
  lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Transforms/IPO/LowerTypeTests.cpp
  test/MC/WebAssembly/file-headers.ll
  test/MC/WebAssembly/sections.ll
  test/tools/llvm-readobj/file-headers.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43034.133265.patch
Type: text/x-patch
Size: 9045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/3af3f8c8/attachment.bin>


More information about the llvm-commits mailing list