llvm-6502/lib
Nick Lewycky cf9e07dea8 Fix a bug summing two full sets. The overflow checking doesn't handle sets as
large as the full set, only those one size smaller. Thanks to Daniel Dunbar
who found this bug using Klee!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75443 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-13 02:49:08 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Match declaration to definition. 2009-07-12 23:50:34 +00:00
CompilerDriver
Debugger
ExecutionEngine Match declaration to definition. 2009-07-12 23:50:34 +00:00
Linker
MC
Support Fix a bug summing two full sets. The overflow checking doesn't handle sets as 2009-07-13 02:49:08 +00:00
System Use llvm_report_error, not llvm_unreachable. 2009-07-12 21:01:49 +00:00
Target
Transforms
VMCore
Makefile