Skip to content
Commit db1ab7dc authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Reduce the size of the ExtInfo bitfield in FunctionType from 9 bits

down to 8 by restricting the maximum allowed regparm value to 6
(previously it was 7). I need the extra bit in Type to handle
instantiation-dependence.

llvm-svn: 133924
parent b0a5a1ee
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