[llvm] Reland [CGData] llvm-cgdata #89884 (PR #101461)

Kyungwoo Lee via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 09:26:44 PDT 2024


kyulee-com wrote:

> Hi, the tests are failing on the AIX bot https://lab.llvm.org/buildbot/#/builders/64/builds/745 because `-i` is not supported with sed on AIX. Would you be able to adapt the test?

Thanks for reporting this issue! I fixed the tests without using options -- https://github.com/llvm/llvm-project/pull/105546. Hope it addresses this issue.

https://github.com/llvm/llvm-project/pull/101461


More information about the llvm-commits mailing list