[PATCH] D47745: Simplified WebAssemblyAsmBackend by removing explicit ELF variant.
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 15:17:52 PDT 2018
dschuff accepted this revision.
dschuff added a comment.
LGTM, we can remove any code relating to binary output with the ELF triple now. Hopefully not much longer before we can remove the ELF triple entirely.
Repository:
rL LLVM
https://reviews.llvm.org/D47745
More information about the llvm-commits
mailing list