Go to file
Duncan Sands 1efabaaa2a Allow readonly functions to unwind exceptions. Teach
the optimizers about this.  For example, a readonly
function with no uses cannot be removed unless it is
also marked nounwind.

llvm-svn: 71071
2009-05-06 06:49:50 +00:00
clang adjust this to bourne shell syntax 2009-05-06 06:00:28 +00:00
llvm Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00