[PATCH] D24483: Convert finite to builtin

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 13:29:26 PDT 2016


efriedma added a comment.

Oh, I see...

It's probably worth adding a comment explaining where __finite comes from, since it isn't obvious.  Also, should be okay to mark it ALL_LANGUAGES (since it has a double-underscore prefix).


https://reviews.llvm.org/D24483





More information about the llvm-commits mailing list