llvm-6502/lib
Reid Spencer c64f1488ed For PR777:
Add an additional catch block to ensure that this function can't throw any
exceptions, even one's we're not expecting.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28309 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-15 22:12:42 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Fixing 2006-05-01-SchedCausingSpills.ll; some clean up 2006-05-13 08:22:24 +00:00
Debugger
ExecutionEngine LoadLibraryPermanently can theoretically throw an exception. Do not propagate 2006-05-14 19:01:55 +00:00
Linker
Support For PR777: 2006-05-15 22:12:42 +00:00
System Bug noticed, by inspection. Filename can be null. 2006-05-14 19:00:53 +00:00
Target Improve comment, patch provided by Vladimir Prus! 2006-05-15 18:35:02 +00:00
Transforms remove some dead code identified by coverity 2006-05-14 18:45:44 +00:00
VMCore inverted logic, caught by coverity 2006-05-14 18:46:52 +00:00
Makefile