Skip to content
Commit cc0c4d4a authored by Greg Clayton's avatar Greg Clayton
Browse files

Improve dynamic type resolution efficiency by looking for the type in the...

Improve dynamic type resolution efficiency by looking for the type in the module that contains the vtable symbol first and only look for the first match. If we don't find anything, _then_ move on to the rest of the modules in the target and watch out for multiple matches.

llvm-svn: 159975
parent 16b43dbb
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