[PATCH] D36352: [LCG] Switch one of the update methods for the LazyCallGraph to support limited batch updates.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 02:08:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL310450: [LCG] Switch one of the update methods for the LazyCallGraph to support (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D36352?vs=109863&id=110334#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36352

Files:
  llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
  llvm/trunk/lib/Analysis/CGSCCPassManager.cpp
  llvm/trunk/lib/Analysis/LazyCallGraph.cpp
  llvm/trunk/unittests/Analysis/LazyCallGraphTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36352.110334.patch
Type: text/x-patch
Size: 26417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/8e18547a/attachment-0001.bin>


More information about the llvm-commits mailing list