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

llvm-svn: 28309
2006-05-15 22:12:42 +00:00
..
Analysis
AsmParser
Bytecode
CodeGen
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
VMCore inverted logic, caught by coverity 2006-05-14 18:46:52 +00:00
Makefile