[all-commits] [llvm/llvm-project] 86cd23: [WebAssembly] Fixed DWARF DW_AT_low_pc encoded as ...

Wouter van Oortmerssen via All-commits all-commits at lists.llvm.org
Fri Oct 30 16:43:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86cd2332ce763dde0e922636bc28789d0c2ad806
      https://github.com/llvm/llvm-project/commit/86cd2332ce763dde0e922636bc28789d0c2ad806
  Author: Wouter van Oortmerssen <aardappel at gmail.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
    M llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
    A llvm/test/MC/WebAssembly/dwarfdump64.ll

  Log Message:
  -----------
  [WebAssembly] Fixed DWARF DW_AT_low_pc encoded as 64-bit in wasm64

Also added general wasm64 DWARF test
Also added asserts for unsupported reloc combinations that triggered this bug.

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




More information about the All-commits mailing list