Issue 91387
Summary Static initializers in locale.cpp .CRT$XCU
Labels new issue
Assignees
Reporter chrdavis
    Ever since the below changes we have seen an increase in global static initializers contributing to windows modules .CRT$XCU.  These impact performance as it increased code getting paged in and running at load time.

https://github.com/llvm/llvm-project/commit/1a5af34e6fcb56098e67d3272e1e89a05528f15e#diff-463b7637691d6f87528cb5cfd02889eff500ca37ace5cb450cbd7829aa429488
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to