Skip to content
Commit 984e1179 authored by Chris Lattner's avatar Chris Lattner
Browse files

Do NOT inline self recursive calls into other functions. This is causing the

pool allocator no end of trouble, and doesn't make a lot of sense anyway.  This
does not solve the problem with mutually recursive functions, but they are much less common.

llvm-svn: 9828
parent d61abe82
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