================ ---------------- weliveindetail wrote:
Should we handle "version 1" plugins explicitly here? The `PassPluginLibraryInfo` structs that plugins return today, have one member less. Copying them into the "version 2" `Info` stack slot might pull in uninitialzed memory for the newly introduced function pointer. https://github.com/llvm/llvm-project/pull/170846 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
