llvm-6502/lib
Dale Johannesen 80d7e26513 Add a missed CommonLinkage check.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51503 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-23 21:33:27 +00:00
..
Analysis Use isSingleValueType instead of isFirstClassType to 2008-05-22 23:43:22 +00:00
Archive Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
AsmParser Issue errors in several situations instead of aborting. 2008-05-23 18:23:11 +00:00
Bitcode Make structs and arrays first-class types, and add assembly 2008-05-23 01:55:30 +00:00
CodeGen Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Linker Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better. 2008-05-15 10:04:30 +00:00
Support Don't assume underlying APInt type is limited 2008-05-14 22:53:25 +00:00
System Follow-up to the reverting of r51218. This puts the checks out-of-line. Because 2008-05-21 21:20:07 +00:00
Target Add a missed CommonLinkage check. 2008-05-23 21:33:27 +00:00
Transforms Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
VMCore Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
Makefile