llvm-6502/lib
Chris Lattner 7a2144b060 remove a dead proto
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29505 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-03 18:51:04 +00:00
..
Analysis Speed up Loop::isLCSSAForm by using a binary search and single-entry cache. 2006-08-02 00:14:16 +00:00
Archive Modify Path::eraseFromDisk to not throw an exception. 2006-07-28 22:29:50 +00:00
AsmParser
Bytecode Modify Path::eraseFromDisk to not throw an exception. 2006-07-28 22:29:50 +00:00
CodeGen Work around a GCC 3.3.5 bug noticed by a user. 2006-08-03 00:18:59 +00:00
Debugger Change Path::getStatusInfo to return a boolean and error string on an error 2006-07-28 22:03:44 +00:00
ExecutionEngine
Linker Remove a redundant syscall. 2006-07-28 22:52:11 +00:00
Support If the Program name was NULL then all further output sent to std::cerr was 2006-08-02 20:15:56 +00:00
System Remove some now-dead methods. Use getFileStatus instead. 2006-08-01 18:16:02 +00:00
Target remove a dead proto 2006-08-03 18:51:04 +00:00
Transforms Changes: 2006-08-03 06:34:50 +00:00
VMCore Add dominates/properlyDominates queries to IDom. 2006-08-01 22:24:47 +00:00
Makefile