mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Since that's somewhat expensive, allow the generation of meaningful IR value names to be efficiently controlled in IRGen. By default, enable meaningful value names only when generating .ll output. I considered giving protocol witness tables the name T:Protocol instead of T.Protocol, but decided that I didn't want to update that many test cases.
47 KiB
47 KiB