diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-04-12 21:00:45 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-04-12 21:00:45 +0000 |
commit | 69f80a63a2a82fd24b3936f3297854727676f867 (patch) | |
tree | 1cbc6731e119095efe7a712d4eb956f3d31aa19e /lib/CodeGen/IntrinsicLowering.cpp | |
parent | a4563364d052d078724655bb01e6298f12ed2733 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35954 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions