[libc-commits] [libc] [libc] Implement lit-based test execution for Libc (PR #178746)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Mon Feb 23 07:23:12 PST 2026
kaladron wrote:
> This was a concern I brought up initially, some targets use 'emulators', which are just argument prepended to the `add_custom_command` line. I don't know if this took that into account.
>
> I haven't really looked into this since it landed, I tend to just do `ninja -C runtimes/runtimes-amdgcn-amd-amdhsa-bins check-libc` for tests.
Sorry, I got busy in the last half of last week. Is this still causing you troubles? If yes, is there any chance you can suggest how to replicate your environment?
Thanks!
https://github.com/llvm/llvm-project/pull/178746
More information about the libc-commits
mailing list