llvm-6502/lib
Bill Wendling cde5d63d90 Small code cleanup.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72057 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-18 22:33:01 +00:00
..
Analysis Silence Release-Asserts warnings. 2009-05-18 16:43:04 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Bitcode Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
CodeGen Small code cleanup. 2009-05-18 22:33:01 +00:00
CompilerDriver -write-graph now can be used with -o. 2009-03-27 12:57:14 +00:00
Debugger Oops...I committed too much. 2009-03-13 04:39:26 +00:00
ExecutionEngine Allow the JIT ExecutionEngine to report details about the generated machine code. 2009-05-18 21:06:40 +00:00
Linker Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
Support Tweak MemoryBuffer::getSTDIN so that it returns after the first EOF. 2009-05-18 08:44:04 +00:00
System termios.h contains the winsize structure we need to determine the 2009-05-18 17:21:34 +00:00
Target Add OpSize to 16-bit ADC and SBB. 2009-05-18 21:41:59 +00:00
Transforms Rename UseTy to AccessTy, for consistency with getAccessType, and to 2009-05-18 16:45:28 +00:00
VMCore Revert r72025. It is possible for clients to convert between signed types 2009-05-18 18:55:39 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00