| commit | 1b9213730f3c99eb600893ec5be7e11a86a680b8 | [log] [tgz] |
|---|---|---|
| author | Reid Spencer <rspencer@reidspencer.com> | Thu Apr 12 21:53:38 2007 +0000 |
| committer | Reid Spencer <rspencer@reidspencer.com> | Thu Apr 12 21:53:38 2007 +0000 |
| tree | 1a75a7938e2660941e18ee33bf49344d79078395 | |
| parent | 5c8786962206376a1a9b0646a8243ab2dd3bd073 [diff] |
Make sure intrinsics that are lowered to functions make the function weak linkage so we only end up with one of them in a program. These are, after all overloaded and templatish in nature. llvm-svn: 35956