[all-commits] [llvm/llvm-project] ae9489: [NFC][Metadata] Define move constructor and move a...

Wolfgang Pieb via All-commits all-commits at lists.llvm.org
Mon May 23 20:15:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae9489025f1a8021e57a61e79666558ca17afd68
      https://github.com/llvm/llvm-project/commit/ae9489025f1a8021e57a61e79666558ca17afd68
  Author: Wolfgang Pieb <wolfgang_pieb at playstation.sony.com>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M llvm/include/llvm/IR/Metadata.h
    M llvm/unittests/IR/MetadataTest.cpp

  Log Message:
  -----------
  [NFC][Metadata] Define move constructor and move assignment operator for MDOperand.

This is a preparatory patch for the MDNode resize functionality.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list