Skip to content
Commit ec25de42 authored by James Molloy's avatar James Molloy
Browse files

Improve performance of LinkModules when linking with modules with large...

Improve performance of LinkModules when linking with modules with large numbers of functions which link lazily. Instead of creating and destroying function prototypes irrespective of if they are used, only create them if they are used.

llvm-svn: 178130
parent f903a9ee
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