summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2013-01-10 18:17:54 +0000
committerDavid Greene <greened@obbligato.org>2013-01-10 18:17:54 +0000
commit4162c2d31ba23fcda2e8184b12f47590c5f16920 (patch)
tree8d236c1f8e1fd7166c31c83e4b6135ce26ba2ccf /llvm/lib/CodeGen/MachineInstr.cpp
parent37c528259ae36ba14dbaeb10e3b174bd5ed993dd (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud