← 返回事件
持续讨论AI发版

viable/strict/1789371558: [inductor] Make local AOTI arrayref tests host-independent (#196917)

发生了什么

Summary: The local AOTI arrayref target compiled both legacy libstdc++ and private libc++ DSOs, then loaded the legacy DSO first. Sandcastle hosts can preload an older platform libstdc++.so.6 that lacks symbols required by the local compiler, causing every test to fail during dlopen before the ABI-compatible DSO is exercised. Mark the local-build target to load the private ABI-compatible DSO directly. Keep the regul…

摘要按规则整理自下方来源原文

为什么在扩散

来源