jckarter / clay

The Clay programming language
http://claylabs.com/clay
Other
404 stars 34 forks source link

drop variantRepr builtin #490

Closed stepancheg closed 11 years ago

stepancheg commented 11 years ago

(convert it into regular function using bitcast)

Am I missing something?

jckarter commented 11 years ago

Looks good. variantRepr was builtin because it predated variantReprType; the repr type used to be hardcoded into the compiler.