Skip to content
Commit 315596c3 authored by Eli Friedman's avatar Eli Friedman
Browse files

Don't give a massive inlining cost bonus to available_externally

functions with a single use; eliminating the single use may eliminate 
the function from the current module, but usually doesn't eliminate 
it from the final program.

llvm-svn: 76730
parent 4b02b2f7
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