[all-commits] [llvm/llvm-project] b52fc5: [WebAssembly] Fixed memory.init always using 64-bi...

Wouter van Oortmerssen via All-commits all-commits at lists.llvm.org
Wed Aug 12 12:25:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b52fc59e17044eecdf009f46825f2f44851a3e1d
      https://github.com/llvm/llvm-project/commit/b52fc59e17044eecdf009f46825f2f44851a3e1d
  Author: Wouter van Oortmerssen <aardappel at gmail.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M lld/wasm/Writer.cpp

  Log Message:
  -----------
  [WebAssembly] Fixed memory.init always using 64-bit ptr

(because the is64 flag was tested incorrectly in LLD).




More information about the All-commits mailing list