diff options
author | David Greene <greened@obbligato.org> | 2013-01-10 18:17:54 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2013-01-10 18:17:54 +0000 |
commit | 4162c2d31ba23fcda2e8184b12f47590c5f16920 (patch) | |
tree | 8d236c1f8e1fd7166c31c83e4b6135ce26ba2ccf /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 37c528259ae36ba14dbaeb10e3b174bd5ed993dd (diff) | |
download | bcm5719-llvm-4162c2d31ba23fcda2e8184b12f47590c5f16920.tar.gz bcm5719-llvm-4162c2d31ba23fcda2e8184b12f47590c5f16920.zip |
Fix Alias Bug
Use memcpy to do type punning instead of a cast. A cast or similar
operation through a union breaks strict aliasing rules.
llvm-svn: 172081
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions