[all-commits] [llvm/llvm-project] 504cb2: [lld][WebAssembly] Convert TLS tests to asm format

Sam Clegg via All-commits all-commits at lists.llvm.org
Tue Nov 10 11:39:23 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 504cb2730c25baa1e9e2adf4769b4c9427144292
      https://github.com/llvm/llvm-project/commit/504cb2730c25baa1e9e2adf4769b4c9427144292
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    R lld/test/wasm/no-tls.ll
    A lld/test/wasm/no-tls.s
    R lld/test/wasm/tls-align.ll
    A lld/test/wasm/tls-align.s
    R lld/test/wasm/tls.ll
    A lld/test/wasm/tls.s
    M llvm/lib/MC/MCParser/WasmAsmParser.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Convert TLS tests to asm format

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

Differential Revision: https://reviews.llvm.org/D91113




More information about the All-commits mailing list