[all-commits] [llvm/llvm-project] 5c0164: [lld][WebAssembly] Update comments mentioning lega...

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu Jan 28 08:57:36 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c0164890c2626393f954b79d2779174319dc958
      https://github.com/llvm/llvm-project/commit/5c0164890c2626393f954b79d2779174319dc958
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2021-01-28 (Thu, 28 Jan 2021)

  Changed paths:
    M lld/test/wasm/shared.ll
    M lld/test/wasm/weak-undefined-pic.s
    M lld/wasm/MarkLive.cpp
    M lld/wasm/SyntheticSections.cpp
    M lld/wasm/Writer.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Update comments mentioning legacy function names. NFC

The __wasm_apply_relocs function was split into two separate
functions as part of https://reviews.llvm.org/D93066 but these
comments were not correctly updated at the time.

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




More information about the All-commits mailing list