llvm-6502/lib
Dan Gohman 929d3eb171 Fix typos in comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56919 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-01 15:07:49 +00:00
..
Analysis
Archive
AsmParser Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Bitcode Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CodeGen Fix typos in comments. 2008-10-01 15:07:49 +00:00
Debugger
ExecutionEngine Add runStaticConstructorsDestructors which runs ctors / dtors of a single module. Patch by David Chisnall. 2008-09-30 15:51:21 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support
System
Target Mark CALL instructions as having a Use of ESP/RSP. 2008-10-01 04:14:30 +00:00
Transforms revert the addition of Preverves(CallGraph), per Duncan's comments 2008-10-01 09:13:40 +00:00
VMCore Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Makefile