[PATCH] D57052: [IPCP] Don't crash due to arg count/type mismatch between caller/callee

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 02:19:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352469: [IPCP] Don't crash due to arg count/type mismatch between caller/callee (authored by bjope, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57052

Files:
  llvm/trunk/lib/Transforms/IPO/IPConstantPropagation.cpp
  llvm/trunk/test/Transforms/IPConstantProp/arg-count-mismatch.ll
  llvm/trunk/test/Transforms/IPConstantProp/arg-type-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57052.184042.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/2ac5be92/attachment.bin>


More information about the llvm-commits mailing list