[all-commits] [llvm/llvm-project] b0c4cd: [MCDwarf] Use emplace to avoid move assignment. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Aug 11 22:06:01 PDT 2022


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

  Changed paths:
    M llvm/lib/MC/MCDwarf.cpp
    M llvm/unittests/MC/DwarfLineTableHeaders.cpp

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




More information about the All-commits mailing list