swift
41fa97f6 - [IRGen] Add convenience to define transient types.

Commit
219 days ago
[IRGen] Add convenience to define transient types. Expose the createStructType helper to clients of IRGenModule which want to define types which won't ever be used elsewhere. This is just a convenience--such clients could already have directly used the API on llvm::Module directly.
Author
Parents
Loading