Skip to content
Commit 9e47ead5 authored by Chris Lattner's avatar Chris Lattner
Browse files

Implement codegen support for lowering "library builtins" like __builtin_isinf

to their corresponding library routines (e.g. isinf).  This allows us to handle
all the stuff in macos math.h, and other stuff as it's added to *Builtins.def.

llvm-svn: 41634
parent 1eec6601
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment