[PATCH] D60039: Fix the bug of garbage collection of siod.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 05:42:31 PDT 2019
jyknight added a comment.
If you change to condition on __GLIBC__ instead of linux, I think this is fine to commit (although it still seems unfortunate to me that we're carrying an abandoned codebase which depends on weird broken stuff like this...)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60039/new/
https://reviews.llvm.org/D60039
More information about the llvm-commits
mailing list