1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Analysis/LazyCallGraph
Sanjoy Das 2e28d11350 [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

llvm-svn: 241226
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