swift
3e1ea3c0 - [SIL] Add asmname attribute to SIL functions and global variables

Commit
22 days ago
[SIL] Add asmname attribute to SIL functions and global variables The asmname attribute allows one to specify the name that will be used when lowering a given SIL declaration to LLVM IR. It is not currently exposed in the surface language. Make sure this attribute round-trips through the parser and serialization. Part of rdar://137014448O.
Author
Committer
Parents
Loading