[PATCH] D87921: Fix -funique-internal-linkage-names to work with -O2 and new pass manager
Matt Morehouse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 22 13:35:49 PDT 2020
morehouse added a comment.
The revert did not fix the PPC bots. I suspect there is some kind of resource issue from the logs:
msgget:: No space left on device
sysmsg.c.tmp: /home/buildbots/ppc64le-clang-lnt-test/clang-ppc64le-lnt/llvm/compiler-rt/test/sanitizer_common/TestCases/Linux/sysmsg.c:15: int main(): Assertion `msgq != -1' failed.
http://lab.llvm.org:8011/builders/clang-ppc64le-linux-lnt
http://lab.llvm.org:8011/builders/sanitizer-ppc64be-linux
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87921/new/
https://reviews.llvm.org/D87921
More information about the cfe-commits
mailing list