[PATCH] D45848: [WebAssembly] Initial Disassembler.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 10 14:33:09 PDT 2018
sbc100 added inline comments.
================
Comment at: test/MC/Disassembler/WebAssembly/wasm.txt:1
+# RUN: llvm-mc --disassemble %s -triple=wasm32-unknown-unknown-elf | FileCheck %s
+
----------------
Can you drop the -elf? Its hopefully not long for this world anyway.
Repository:
rL LLVM
https://reviews.llvm.org/D45848
More information about the llvm-commits
mailing list