[PATCH] D91113: [lld][WebAssembly] Convert tls code to asm format

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 17:25:49 PST 2020


sbc100 created this revision.
Herald added subscribers: llvm-commits, wingo, ecnelises, jfb, sunfish, hiraditya, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 requested review of this revision.
Herald added a subscriber: aheejin.

Fix a corresponding bug in WasmAsmParser around parsing.tdata sections.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91113

Files:
  lld/test/wasm/no-tls.ll
  lld/test/wasm/no-tls.s
  lld/test/wasm/tls-align.ll
  lld/test/wasm/tls-align.s
  lld/test/wasm/tls.ll
  lld/test/wasm/tls.s
  llvm/lib/MC/MCParser/WasmAsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91113.304019.patch
Type: text/x-patch
Size: 15224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/66411839/attachment.bin>


More information about the llvm-commits mailing list