[PATCH] D56553: [WebAssembly] Support multilibs for wasm32

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 10:22:23 PST 2019


sunfish updated this revision to Diff 181584.
sunfish added a comment.
Herald added subscribers: kristina, dexonsmith.

Per @sbc100's comment, this update switches to full multilib paths.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56553/new/

https://reviews.llvm.org/D56553

Files:
  include/llvm/ADT/Triple.h
  lib/Support/Triple.cpp
  tools/clang/lib/Basic/Targets.cpp
  tools/clang/lib/Driver/ToolChains/WebAssembly.cpp
  tools/clang/test/Driver/wasm-toolchain.c
  tools/clang/test/Driver/wasm-toolchain.cpp
  unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56553.181584.patch
Type: text/x-patch
Size: 13083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/f9397d20/attachment.bin>


More information about the llvm-commits mailing list