llvm-6502/lib
Stepan Dyatkovskiy 3d3abe0852 llvm::SwitchInst
Renamed methods caseBegin, caseEnd and caseDefault with case_begin, case_end, and case_default.
Added some notes relative to case iterators.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152532 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-11 06:09:17 +00:00
..
Analysis llvm::SwitchInst 2012-03-11 06:09:17 +00:00
Archive
AsmParser
Bitcode llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CodeGen llvm::SwitchInst 2012-03-11 06:09:17 +00:00
DebugInfo
ExecutionEngine llvm::SwitchInst 2012-03-11 06:09:17 +00:00
Linker Include cctype for isdigit. Patch by Stephen Hines. 2012-03-03 09:36:58 +00:00
MC Make MCRegisterInfo available to the the MCInstPrinter. 2012-03-05 19:33:20 +00:00
Object [Object] 2012-03-09 20:41:57 +00:00
Support Make StringRef::getAsInteger work with all integer types. Before this change 2012-03-10 23:02:54 +00:00
TableGen Fix infinite loop in nested multiclasses. 2012-03-07 16:39:35 +00:00
Target llvm::SwitchInst 2012-03-11 06:09:17 +00:00
Transforms llvm::SwitchInst 2012-03-11 06:09:17 +00:00
VMCore llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile