[PATCH] D40393: [FuzzMutate] Don't crash when we can't remove instruction from empty function

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 07:08:09 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319438: [FuzzMutate] Don't crash when we can't remove instruction from empty function (authored by igor.laevsky).

Changed prior to commit:
  https://reviews.llvm.org/D40393?vs=124081&id=124933#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40393

Files:
  llvm/trunk/lib/FuzzMutate/IRMutator.cpp
  llvm/trunk/unittests/FuzzMutate/CMakeLists.txt
  llvm/trunk/unittests/FuzzMutate/StrategiesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40393.124933.patch
Type: text/x-patch
Size: 4614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/833325dd/attachment.bin>


More information about the llvm-commits mailing list