All InterfaceMethods will have a corresponding entry in the interface model, and by extension have an implementation generated for every operation type. This can result in large binary size increases when a large amount of operations use an interface, such as the side effect interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo