[libc-commits] [libc] [libc] abs is a const function (PR #79650)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Fri Jan 26 13:30:56 PST 2024
jhuber6 wrote:
> I have no idea how to do it in tablegen
I was asking Michael, because I recall that this is an existing issue that the infrastructure hasn't solved yet. I had problems earlier where it conflicted with a lot of GNU definitions that expect things like `pure` or similar.
https://github.com/llvm/llvm-project/pull/79650
More information about the libc-commits
mailing list