[all-commits] [llvm/llvm-project] 97b25d: [lld][WebAssembly] Don't set importUndefined when ...

Sam Clegg via All-commits all-commits at lists.llvm.org
Tue Dec 12 13:19:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97b25d91df3a553b92915a6f81db874dc8954b19
      https://github.com/llvm/llvm-project/commit/97b25d91df3a553b92915a6f81db874dc8954b19
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M lld/wasm/Driver.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Don't set importUndefined when -shared is used. NFC (#75241)

`importUndefined` is only used a couple of places and both of those
already handle `isPIC` separately.




More information about the All-commits mailing list