[PATCH] D34120: [IR] Stop trying to delete other signatures of User::operator new when we override one signature in a class derived from User

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 16:25:55 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305251: [IR] Stop deleting other signatures of User::operator new when we override oneā€¦ (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D34120?vs=102248&id=102256#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34120

Files:
  llvm/trunk/include/llvm/Analysis/MemorySSA.h
  llvm/trunk/include/llvm/IR/Constants.h
  llvm/trunk/include/llvm/IR/GlobalVariable.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/include/llvm/IR/Operator.h
  llvm/trunk/lib/IR/ConstantsContext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34120.102256.patch
Type: text/x-patch
Size: 10672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/efff6d78/attachment-0001.bin>


More information about the llvm-commits mailing list