llvm-6502/lib
Brian Gaeke 59108d3d40 Add int ferror(FILE *)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14194 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-16 02:56:40 +00:00
..
Analysis isnan is dead 2004-06-15 21:52:58 +00:00
Archive Use the new FileUtilities.h API for mapping a file into an address 2004-05-28 00:24:41 +00:00
AsmParser Remove some more dead code resulting from adding setTypeName(). 2004-05-28 00:21:06 +00:00
Bytecode Implement tracking of bytecode instruction size and the number of long 2004-06-11 15:10:38 +00:00
CodeGen Remove isnan support, correct isunordered support 2004-06-15 21:42:23 +00:00
Debugger
ExecutionEngine Add int ferror(FILE *) 2004-06-16 02:56:40 +00:00
Linker Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us 2004-06-02 00:22:24 +00:00
Support Make all of this functionality work directly on win32. Properly conditionalize 2004-06-07 19:37:24 +00:00
Target Remove support for llvm.isnan. Alkis wins :) 2004-06-15 21:48:07 +00:00
Transforms Um, did someone make a typo or something? 2004-06-15 23:09:50 +00:00
VMCore isnan is dead 2004-06-15 21:52:58 +00:00
Makefile