Skip to content
Commit 0ef2ca8d authored by Reid Spencer's avatar Reid Spencer
Browse files

Provide support for intrinsics that lower themselves to a function body.

This can happen for intrinsics that are overloaded.  In such cases it is
necessary to emit a function prototype before the body of the function
that calls the intrinsic and to ensure we don't emit it multiple times.

llvm-svn: 35954
parent c451ec63
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