[PATCH] D44769: [Analysis] Support aligned new/delete functions.

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 18:32:03 PDT 2018


EricWF updated this revision to Diff 139548.
EricWF added a comment.

Uploading correct diff. Sorry for the spam.


https://reviews.llvm.org/D44769

Files:
  include/llvm/Analysis/TargetLibraryInfo.def
  lib/Analysis/MemoryBuiltins.cpp
  lib/Analysis/TargetLibraryInfo.cpp
  test/Transforms/InstCombine/malloc-free-delete.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44769.139548.patch
Type: text/x-patch
Size: 12543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/429f0654/attachment.bin>


More information about the llvm-commits mailing list