[PATCH] D60298: Fix a hang when lowering __builtin_dynamic_object_size

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 16:41:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358146: Fix a hang when lowering __builtin_dynamic_object_size (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60298?vs=193815&id=194612#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60298

Files:
  llvm/trunk/include/llvm/Analysis/MemoryBuiltins.h
  llvm/trunk/lib/Analysis/MemoryBuiltins.cpp
  llvm/trunk/test/Instrumentation/BoundsChecking/phi.ll
  llvm/trunk/test/Transforms/InstCombine/builtin-dynamic-object-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60298.194612.patch
Type: text/x-patch
Size: 5307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/2c83a491/attachment.bin>


More information about the llvm-commits mailing list