[libc-commits] [compiler-rt] [lldb] [llvm] [libunwind] [clang] [flang] [clang-tools-extra] [libc] Reland the reland "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as delimiter for local-linkage varibles. " (PR #75954)
Mingming Liu via libc-commits
libc-commits at lists.llvm.org
Tue Dec 19 16:49:30 PST 2023
minglotus-6 wrote:
> It fails here https://lab.llvm.org/buildbot/#/builders/18/builds/13216
thanks for the report. I marked the two relevant tests as `UNSUPPORTED` in [commit 85525f8](https://github.com/llvm/llvm-project/commit/85525f8fb6740a4cc117b00a238c85bda4ea01bf).
Will need to investigate and re-enable them after getting access to ppc machine from [gcc farm](https://gcc.gnu.org/wiki/CompileFarm)
https://github.com/llvm/llvm-project/pull/75954
More information about the libc-commits
mailing list