a499cf0de5
This commit dramatically improves the speed of _get_missing_libraries, by using provided_libs metadata instead of content, removing any live system dependencies (collect_linker_paths()), and improving method readability.