[llvm] [polly] Slightly improve the getenv("bar") linking problem (PR #150020)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 22 06:27:09 PDT 2025
================
@@ -27,7 +27,7 @@ namespace {
// This is so that globals in the translation units where these functions
// are defined are forced to be initialized, populating various
// registries.
----------------
nikic wrote:
Update the comment to no longer talk about getenv? That's a detail of getNonFoldableAlwaysTrue now.
https://github.com/llvm/llvm-project/pull/150020
More information about the llvm-commits
mailing list