[compiler-rt] r346215 - [sanitizer] Use AT_EXECFN in ReExec() if available

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 09:49:25 PST 2018


I think this has to be reverted -- as it's broken a public bot, it means
there's definitely a substantial portion of LLVM developers who can't get
clean test results (including us downstream in Sony), fouling everyone's CI.

If your CI problem is caused locally then that's not LLVMs concern of
course; but if the whole feature is broken/flakey and it only gets exposed
locally, it's probably better to disable the whole category of tests until
its fixed, or revert whatever caused your local breakage further back in
history. That way no-one ends up testing something that's known to be
broken.

--
Thanks,
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/63e6b499/attachment.html>


More information about the llvm-commits mailing list