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

Fix PR 110: the constant folding code assumes that if something is not a

constant expression, but is of (for example) ubyte type, then it is a
ConstantUInt.  This was not true for placeholders.

llvm-svn: 9994
parent 116c4f73
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