mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This visitor used to directly return type metadata, but at some point we simplified the code a lot by just doing a type rewrite and then calling into the normal type metadata emitter. Apparently we didn't rename the visitor at the time, though, so it's got this very misleading name.
150 KiB
150 KiB