Commits

Slava Pestov committed a3d5d5cc2c7
Add mangling for externally inlineable specializations An upcoming change has the SIL Optimizer drop the [fragile] attribute from the specialized callee, unless the caller is itself [fragile]. Since we need to distinguish specializations from fragile and non-fragile contexts, add a new mangling node to represent this concept.