Public extern functions no longer gets exported with LTO #37077
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Public extern functions no longer gets exported with
-C lto
. Tested on 3210fd5In particular this breaks
rlibc
.Related #18134
The text was updated successfully, but these errors were encountered: