1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
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
..
Instrumentation Anand forgot to check in the makefile corresponding to his previous change 2002-07-17 17:13:01 +00:00
IPO Only functions with external linkage can be resolved to function declarations. 2002-07-18 03:01:24 +00:00
Scalar Disable folding g-e-p instructions into loads and stores. 2002-07-10 22:37:17 +00:00
Utils * Rewrite loop to be slightly more efficient (arguably) 2002-07-18 02:31:03 +00:00
ExprTypeConvert.cpp * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00
LevelRaise.cpp * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00
Makefile Build Transforms Utils library 2002-05-07 18:08:50 +00:00
TransformInternals.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00