llvm-6502/lib
Dan Gohman 1327f69d98 Add explicit keywords.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46506 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-29 11:36:12 +00:00
..
Analysis getUnderlyingObject can return null, handle this. 2008-01-24 19:07:10 +00:00
Archive Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
AsmParser If there are attributes on the varargs part of a 2008-01-11 21:23:39 +00:00
Bitcode Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
CodeGen Use getPreferredAlignmentLog or getPreferredAlignment 2008-01-29 06:23:44 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine Use getPreferredAlignmentLog or getPreferredAlignment 2008-01-29 06:23:44 +00:00
Linker Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Support Simplify the code and fix a typo. 2008-01-28 20:02:51 +00:00
System Fix potential buffer overflow 2008-01-24 01:20:48 +00:00
Target Use getPreferredAlignmentLog or getPreferredAlignment 2008-01-29 06:23:44 +00:00
Transforms eliminate additions of 0.0 when they are obviously dead. This has to be careful to 2008-01-29 06:52:45 +00:00
VMCore Add explicit keywords. 2008-01-29 11:36:12 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00