[PATCH] D67252: [IR] CallBrInst: scan+update arg list when indirect dest list changes

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 14:51:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371262: [IR] CallBrInst: scan+update arg list when indirect dest list changes (authored by nickdesaulniers, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67252?vs=219178&id=219183#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67252

Files:
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/unittests/IR/InstructionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67252.219183.patch
Type: text/x-patch
Size: 4998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/f5a9f79c/attachment.bin>


More information about the llvm-commits mailing list