Skip to content
Commit 8598a0ec authored by Duncan Sands's avatar Duncan Sands
Browse files

Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)

teach the callgraph logic to not create callgraph edges to intrinsics for invoke
instructions; it already skips this for call instructions.  Fixes PR13903.

llvm-svn: 164707
parent 17df40d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment