[all-commits] [llvm/llvm-project] 531135: [BOLT] Use Optional::emplace to avoid move assignm...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Aug 12 12:52:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53113515cdaa19a86e4b807808b7b99dc1c91685
      https://github.com/llvm/llvm-project/commit/53113515cdaa19a86e4b807808b7b99dc1c91685
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
    M bolt/lib/Core/DebugData.cpp

  Log Message:
  -----------
  [BOLT] Use Optional::emplace to avoid move assignment. NFC




More information about the All-commits mailing list