[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:24:41 PDT 2019


nickdesaulniers updated this revision to Diff 219178.
nickdesaulniers added a comment.

- git-clang-format HEAD~


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67252

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

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


More information about the llvm-commits mailing list