[llvm-commits] [llvm] r129302	-	/llvm/trunk/lib/CodeGen/SjLjEHPrepare.cpp
    Duncan Sands 
    baldrick at free.fr
       
    Tue Apr 12 00:54:38 PDT 2011
    
    
  
Hi Bill,
>> [*] For example a cleanup that shuts down the reactor.
>
> Which is why Ada is used in such situations. :-) Though I would hate to have these systems using exceptions...
if you knew that the software on the plane you are flying in was compiled using
LLVM, would you reach for a parachute?  :)
Ciao, Duncan.
PS: As far as I know safety critical systems typically make no use of exceptions
(or anything else that makes static analysis hard).
    
    
More information about the llvm-commits
mailing list