[all-commits] [llvm/llvm-project] 4709ba: [ELF] Avoid std::stable_partition which may alloca...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Nov 28 21:48:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4709bacf18b41bf80b3a0fc1c9f16be60fedae8b
      https://github.com/llvm/llvm-project/commit/4709bacf18b41bf80b3a0fc1c9f16be60fedae8b
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-11-28 (Sun, 28 Nov 2021)

  Changed paths:
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF] Avoid std::stable_partition which may allocate memory. NFC




More information about the All-commits mailing list