[PATCH] D24483: Convert finite to builtin

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 17:32:10 PDT 2016


efriedma added a comment.

GNU_LANG is the flag you're looking for.

"it will automatically expand to finite()"

What exactly is your build configuration (operating system, compiler, libc version if applicable)?

Also, this is missing a test (see test/CodeGen/builtins.c).


https://reviews.llvm.org/D24483





More information about the llvm-commits mailing list