[PATCH] D95838: [WebAssembly] Prevent data inside text sections in assembly

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 13:49:08 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e5b2cb131c2: [WebAssembly] Prevent data inside text sections in assembly (authored by aardappel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95838

Files:
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/test/MC/WebAssembly/basic-assembly-errors.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95838.321871.patch
Type: text/x-patch
Size: 5687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/b92165b5/attachment.bin>


More information about the llvm-commits mailing list