diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2005-04-26 19:55:57 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2005-04-26 19:55:57 +0000 |
| commit | 4855ebf6221902afc393cf4d061ef0cdca456037 (patch) | |
| tree | 4d764e8d492c0996af4a76d22aa6322772706505 /llvm/lib/Transforms/Hello/Hello.cpp | |
| parent | bb92b4fdfb9957ad27eb73aed280d36a25677b20 (diff) | |
| download | bcm5719-llvm-4855ebf6221902afc393cf4d061ef0cdca456037.tar.gz bcm5719-llvm-4855ebf6221902afc393cf4d061ef0cdca456037.zip | |
Fix some bugs found by running on llvm-test:
* MemCpyOptimization can only be optimized if the 3rd and 4th arguments are
constants and we weren't checking for that.
* The result of llvm.memcpy (and llvm.memmove) is void* not sbyte*, put in
a cast.
llvm-svn: 21570
Diffstat (limited to 'llvm/lib/Transforms/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions

