llvm-6502/lib/Transforms
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
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Revert r70630. Go back to appending ".b" to internal globals when shrinking 2009-05-03 03:49:08 +00:00
Scalar Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
Utils Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00