llvm-6502/lib/Transforms
Chris Lattner 2345d71853 * Revert to old behavior of ignoring a module if it doesn't contain a main
function and no symbols were explicitly marked to be externalized.
* Add new -internalize-public-api-list option that can be used if the symbol
  list is small, and making a new file is annoying.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6289 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-22 19:48:00 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
IPO * Revert to old behavior of ignoring a module if it doesn't contain a main 2003-05-22 19:48:00 +00:00
Scalar Minor cleanups. 2003-05-22 19:07:21 +00:00
Utils Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
ExprTypeConvert.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
LevelRaise.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
TransformInternals.h s/convertable/convertible/g 2003-05-20 18:45:36 +00:00