search for: funcimport_alias

Displaying 1 result from an estimated 1 matches for "funcimport_alias".

2016 Jan 12
2
greendragon build noisy due to mmap_stress.cc
...-revision.src/polly/trunk/lib/CodeGen/CodegenCleanup.cpp * Commit *257494* by *tejohnson:* Fix bot failure from r257493: remove extraneous temp file read This was left from an earlier version of the test. o *edit*: llvm-revision.src/llvm/trunk/test/Transforms/FunctionImport/funcimport_alias.ll * Commit *257493* by *tejohnson:* [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 i...