[PATCH] D58337: [WebAssembly] Fix load/store name detection for atomic instructions
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 15:35:10 PST 2019
tlively accepted this revision.
tlively added inline comments.
This revision is now accepted and ready to land.
================
Comment at: test/MC/WebAssembly/atomics-encodings.s:1
+# RUN: llvm-mc -show-encoding -triple=wasm32-unkown-unknown -mattr=+atomics < %s | FileCheck %s
+
----------------
🎉
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58337/new/
https://reviews.llvm.org/D58337
More information about the llvm-commits
mailing list