[libc-commits] [PATCH] D126090: [libc] Fix builds for libc-integration-tests and libc-loader-tests

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri May 20 13:38:22 PDT 2022


sivachandra added a comment.

Seems like this is the wrong place to add these deps. Can you share what you are trying to run and what error you are seeing? FWIW, the integrations tests for x86_64 and aarch64 are run on the public CI builders and they have not caught any problem so far. For example https://lab.llvm.org/buildbot/#/builders/163/builds/18187 and https://lab.llvm.org/buildbot/#/builders/223/builds/945. Neither am I seeing any problems with a clean build.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126090/new/

https://reviews.llvm.org/D126090



More information about the libc-commits mailing list