llvm-6502/lib
Benjamin Kramer eb9fa666f9 Add missing breaks to switch.
Found by the clang static analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148543 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-20 14:42:37 +00:00
..
Analysis Remove obviously invalid early exit that prevented analyzing ConstantAggregateZeros. 2012-01-20 14:42:25 +00:00
Archive
AsmParser
Bitcode
CodeGen When lowering the 'resume' instruction, look to see if we can eliminate the 2012-01-20 00:53:28 +00:00
DebugInfo
ExecutionEngine Fix MCJIT memory leak of owned TargetMachine. 2012-01-17 23:08:46 +00:00
Linker
MC Add missing breaks to switch. 2012-01-20 14:42:37 +00:00
Object
Support Add support for the gnueabihf environment. Patch by Sylvestre Ledru. 2012-01-18 23:35:29 +00:00
TableGen
Target Remove a bunch of unused variable assignments. 2012-01-20 14:42:32 +00:00
Transforms SCEVExpander fixes. Affects LSR and indvars. 2012-01-20 07:41:13 +00:00
VMCore Provide better messages in llvm_unreachable. 2012-01-17 07:00:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile