Only functions with external linkage can be resolved to function declarations.
This change fixes programs that have multiple functions named the same thing, where are least one of them is static/internal. llvm-svn: 2954
Loading
Please register or sign in to comment