llvm-6502/lib/Transforms
Chris Lattner 7f20ea7d7b 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2954 91177308-0d34-0410-b5e6-96231b3b80d8
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