aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/IntrinsicLowering.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-12 21:00:45 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-12 21:00:45 +0000
commit69f80a63a2a82fd24b3936f3297854727676f867 (patch)
tree1cbc6731e119095efe7a712d4eb956f3d31aa19e /lib/CodeGen/IntrinsicLowering.cpp
parenta4563364d052d078724655bb01e6298f12ed2733 (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