llvm-project/llvm/test/Transforms/FunctionImport/Inputs
Teresa Johnson 388497e8be [ThinLTO] Handle an external call from an import to an alias in dest
The findExternalCalls routine ignores calls to functions already
defined in the dest module. This was not handling the case where
the definition in the current module is actually an alias to a
function call.

llvm-svn: 257493
2016-01-12 17:48:44 +00:00
..
funcimport.ll [IRMover] Don't copy personality, etc unless creating def 2016-01-12 00:24:24 +00:00
funcimport_alias.ll [ThinLTO] Handle an external call from an import to an alias in dest 2016-01-12 17:48:44 +00:00
funcimport_debug.ll [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00