For PR1138:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 28 Jan 2007 22:28:00 +0000 (22:28 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 28 Jan 2007 22:28:00 +0000 (22:28 +0000)
commit1e9126b3c47d5ecee98fd7384628a4f098857a6b
tree8d900c48bfcc4185988d6e8149c4f1955c2f343b
parente5da2c075e5b15b424d1e763e1bfac35f6470432
For PR1138:
Force memcpy to be the 32-bit variant. Since this is only used with
CBE and lli which both target 32-bit machines, this should be okay.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33608 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp