[PATCH] D54885: Assigning to a local object in a return statement prevents copy elision. NFC.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 13:11:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359236: Assigning to a local object in a return statement prevents copy elision. NFC. (authored by dblaikie, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54885?vs=195976&id=196715#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54885/new/

https://reviews.llvm.org/D54885

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstrBundle.h
  llvm/trunk/include/llvm/Support/BranchProbability.h
  llvm/trunk/lib/Support/Path.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54885.196715.patch
Type: text/x-patch
Size: 3337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/6fbaf455/attachment.bin>


More information about the llvm-commits mailing list