[PATCH] D80361: [WebAssembly] Convert more lld and MC tests to assembly

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 12:59:46 PDT 2020


dschuff added inline comments.


================
Comment at: llvm/test/MC/WebAssembly/blockaddress.ll:7
-
- at foo = internal global i8* blockaddress(@bar, %addr), align 4
-
----------------
do we have any tests that test the lowering of the blockaddress IR instruction?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80361/new/

https://reviews.llvm.org/D80361





More information about the llvm-commits mailing list