Eliminate use of magic numbers to access OpActions. It also has the effect of...
Eliminate use of magic numbers to access OpActions. It also has the effect of allowing more than 31 scalar value types. MAX_ALLOWED_VALUETYPE had already been updated to 64 a while back. llvm-svn: 103743
Loading
Please register or sign in to comment