llvm-6502/test/Analysis/LazyCallGraph
Sanjoy Das c6f1b8a4ba [LazyCallGraph] Port test case from r240039 to LCG.
Summary:
r240039 adds a test case to check that CallGraph does the right thing
with respect to non-leaf intrinsics like statepoint and patchpoint.
This ports the same test case to LazyCallGraph.  LazyCallGraph already
does the right thing with respect to escaping function pointers so there
is no need to change any code.

Reviewers: chandlerc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10582

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241226 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-02 02:03:58 +00:00
..
basic.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
non-leaf-intrinsics.ll [LazyCallGraph] Port test case from r240039 to LCG. 2015-07-02 02:03:58 +00:00