Skip to content
Commit d86d3fe0 authored by Evan Cheng's avatar Evan Cheng
Browse files

Do not mark no-return calls tail calls. It'll screw up special calls like...

Do not mark no-return calls tail calls. It'll screw up special calls like longjmp and it doesn't make much sense for performance reason. If my logic is faulty, please let me know.

llvm-svn: 94937
parent 288edb5b
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