[PATCH] D144721: [Tooling/Inclusion] Add the generic abs symbol to the table.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 24 04:39:24 PST 2023
hokein added a comment.
In D144721#4150122 <https://reviews.llvm.org/D144721#4150122>, @kadircet wrote:
> this fixes the `abs` in the mentioned issue, but leaves the friends out :( those are specifically `std::labs, std::llabs, std::imaxabs`
These symbols are already covered in the generated `StdSymbolMap.inc` file :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144721/new/
https://reviews.llvm.org/D144721
More information about the cfe-commits
mailing list