[PATCH] D98908: Update basic deref API to account for possiblity of free [NFC]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 11:17:33 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5698537f81a2: Update basic deref API to account for possiblity of free [NFC] (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98908

Files:
  llvm/include/llvm/Analysis/MemoryBuiltins.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/lib/Analysis/CaptureTracking.cpp
  llvm/lib/Analysis/Loads.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98908.331949.patch
Type: text/x-patch
Size: 8218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/c4b0afc6/attachment.bin>


More information about the llvm-commits mailing list