Skip to content
Commit 40968598 authored by Mike Stump's avatar Mike Stump
Browse files

Fixup -ftrapv to be more gcc compatible. -ftrapu (for want of a

better name) is the option that SmallTalk can use to intercept all
overflows, including unsigned.  I added some testcases so we don't
break anything.

Also included is another patch from David for += and friends.

llvm-svn: 68267
parent 1e5d9439
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment