[all-commits] [llvm/llvm-project] 2c12b0: [lld][WebAssembly] Allow globals imports via impor...

Sam Clegg via All-commits all-commits at lists.llvm.org
Mon Sep 14 20:35:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c12b056bececd3fce3d5a3b731b4ff8fa6dfbbb
      https://github.com/llvm/llvm-project/commit/2c12b056bececd3fce3d5a3b731b4ff8fa6dfbbb
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
    M lld/test/wasm/mutable-globals.s
    M lld/wasm/Relocations.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Allow globals imports via import_name/import_module

This feature already exists but was limited to function
symbols.

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




More information about the All-commits mailing list