mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Also, give each class hierarchy at least 8 bits for the 'Kind' field. In practice, no class hierarchy has more than 256 nodes, so this optimizees code generation to make isa/dyn_cast faster.
1.6 KiB
1.6 KiB