Skip to content
Commit 1e8dffdf authored by Nuno Lopes's avatar Nuno Lopes
Browse files

BoundsChecking: optimize out the check for offset < 0 if size is known to be >= 0 (signed).

(LLVM optimizers cannot do this optimization by themselves)

llvm-svn: 159668
parent 9291ff40
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