commit | 69f80a63a2a82fd24b3936f3297854727676f867 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Thu Apr 12 21:00:45 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Thu Apr 12 21:00:45 2007 +0000 |
tree | 1cbc6731e119095efe7a712d4eb956f3d31aa19e | |
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