Skip to content
Commit 9ad0d550 authored by Chris Lattner's avatar Chris Lattner
Browse files

Constant exprs are not efficiently negatable in practice. This disables

turning X - (constantexpr) into X + (-constantexpr) among other things.

llvm-svn: 18935
parent c936ad12
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