mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Since this requires using the `Mangler` class from `toolchain/check`, moved it from `toolchain/lower` to `toolchain/sem_ir`. The mangled name is then attached to the `FunctionDecl` with an `AsmLabelAttr`.