llvm-6502/lib
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
..
Analysis Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll 2003-05-21 20:23:26 +00:00
Archive Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
AsmParser Fix bugs: 2003-05-21 17:48:56 +00:00
Bytecode Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx 2003-05-22 18:35:38 +00:00
CodeGen Use a kill, not a dead definition, update comment 2003-05-12 17:37:30 +00:00
ExecutionEngine Fix typeos 2003-05-14 17:53:49 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
Target Fixed `volatile' typo. 2003-05-21 19:34:28 +00:00
Transforms * Revert to old behavior of ignoring a module if it doesn't contain a main 2003-05-22 19:48:00 +00:00
VMCore Add support for shift constant expressions 2003-05-21 17:49:25 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00