carbon-lang
carbon-lang copied to clipboard
Lower a single specific for a type.
trafficstars
Currently for functions only: A specific_id is created for each new type (use) found for a generic. If the function's LLVM types are the same with another previously found specific of the same generic, do not create a new LLVM function and use the previously created one.