llvm-6502/include
Duncan Sands 7af1c78b98 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71071 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-06 06:49:50 +00:00
..
llvm Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
llvm-c Oops! Missed a file in my last commit. 2009-04-30 15:29:26 +00:00