llvm-6502/lib
Reid Spencer 67f6d3ad30 For PR351:
Remove getUniqueFilename and CopyFile. These are now implemented by
sys::Path::makeUnique and sys::CopyFile, respectively.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18946 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-15 01:46:54 +00:00
..
Analysis
Archive
AsmParser
Bytecode For PR351: 2004-12-13 18:25:27 +00:00
CodeGen
Debugger For PR351: \ 2004-12-13 17:01:53 +00:00
ExecutionEngine
Linker
Support For PR351: 2004-12-15 01:46:54 +00:00
System Add the getMagicNumber method. 2004-12-14 18:42:13 +00:00
Target The mystery of Olden/tsp solved, and more opportunities for speedup. 2004-12-14 09:10:10 +00:00
Transforms Constant exprs are not efficiently negatable in practice. This disables 2004-12-14 20:08:06 +00:00
VMCore Change this method to return ulong, not uint, for 64-bit targets. 2004-12-13 19:48:51 +00:00
Makefile