commit | 3bc04090d385f5744573f1faaa688f8b26e6c134 | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Mon Jun 04 22:53:36 2018 +0000 |
committer | Derek Schuff <dschuff@google.com> | Mon Jun 04 22:53:36 2018 +0000 |
tree | e02cecc15ed8d82cbaa086680a3a7b555b066fa9 | |
parent | 3479c8049bd57b3c4b9586f70471974d8f5cd44b [diff] |
Simplified WebAssemblyAsmBackend by removing explicit ELF variant. The ELF version was broken (does not deal with wasm specific fixups), and now is slightly less broken. It will be removed in its entirety in the future which this change makes slightly easier (just remove the IsELF bool). Differential Revision: https://reviews.llvm.org/D47745 Patch by Wouter van Oortmerssen git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333964 91177308-0d34-0410-b5e6-96231b3b80d8