]> granicus.if.org Git - llvm/commit
Revert r304117 - WebAssembly object format isn't ready to be the default
authorJacob Gravelle <jgravelle@google.com>
Fri, 2 Jun 2017 01:26:17 +0000 (01:26 +0000)
committerJacob Gravelle <jgravelle@google.com>
Fri, 2 Jun 2017 01:26:17 +0000 (01:26 +0000)
commitfd4a49bbfc5f796c559fd37f5c3bce22a19b2d5b
tree5c2397de3a2b2178b66e71922a301414ce450867
parentf83cb57aef1a5bf06f057e7d34666bf2c61d5bfc
Revert r304117 - WebAssembly object format isn't ready to be the default

Summary: Wasm object format has some functionality regressions from the ELF format, and doesn't play nicely with the rest of the toolchain. It should eventually be the default, but not yet.

Reviewers: sunfish, sbc100

Subscribers: jfb, dschuff, llvm-commits

Differential Revision: https://reviews.llvm.org/D33811

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Triple.cpp