[all-commits] [llvm/llvm-project] d823cc: [WebAssembly][MC] Fix placement of table section

Andy Wingo via All-commits all-commits at lists.llvm.org
Mon Dec 7 07:23:17 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d823cc7cad1d8fb61cac7fa2437a5191740804f5
      https://github.com/llvm/llvm-project/commit/d823cc7cad1d8fb61cac7fa2437a5191740804f5
  Author: Andy Wingo <wingo at igalia.com>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M llvm/lib/MC/WasmObjectWriter.cpp

  Log Message:
  -----------
  [WebAssembly][MC] Fix placement of table section

The table section goes after functions.

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




More information about the All-commits mailing list