[PATCH] D60039: Fix the bug of garbage collection of siod.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 06:16:22 PDT 2019
LuoYuanke added a comment.
In D60039#1458242 <https://reviews.llvm.org/D60039#1458242>, @jyknight wrote:
> 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...)
Change the condition on __GLIBC__ instead of linux.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60039/new/
https://reviews.llvm.org/D60039
More information about the llvm-commits
mailing list