Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Chris Lattner 1abd637044 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
2002-07-18 03:01:24 +00:00
docs *** empty log message *** 2002-07-17 23:05:56 +00:00
include First cut at implementing bottom up analysis 2002-07-18 00:11:28 +00:00
lib Only functions with external linkage can be resolved to function declarations. 2002-07-18 03:01:24 +00:00
runtime Fixes to be LP64 correct 2002-07-18 00:15:29 +00:00
support/lib/Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
test New testcase 2002-07-17 22:19:30 +00:00
tools Removed emitfuncs: now its part of instrument library 2002-07-16 18:59:55 +00:00
utils Change script to not even look in test/ directory, significantly speeding it up 2002-05-07 18:42:09 +00:00
cvsupdate Merge Chris's script with the one already checked in 2002-04-29 19:11:01 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Change script to not even look in test/ directory, significantly speeding it up 2002-05-07 18:42:09 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Add makefile-mode flag for emacs. 2002-07-09 12:04:21 +00:00
Makefile.rules Add makefile-mode flag for emacs. 2002-07-09 12:04:21 +00:00