[swift-dev] SIL's TrailingOperandsList versus llvm::TrailingObjects

David Zarzycki dave at znu.io
Sun Dec 17 20:52:20 CST 2017


Hello SIL exports,

Why do some SILNodes use a custom TrailingOperandsList class and other SILNodes use LLVM’s TrailingObjects class? Is this just historical? It seems like the LLVM design is more flushed out and less error prone. What am I missing?

Thanks,
Dave


More information about the swift-dev mailing list