aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-16 08:48:11 +0000
committerChris Lattner <sabre@nondot.org>2011-01-16 08:48:11 +0000
commit35a2e65bcbb45c28d46f8b3dd87b1079b20eada2 (patch)
treecfe903a85e6782833229bd74b9a167c0d9208187 /clang/lib/CodeGen/CodeGenModule.cpp
parent5ded9df82a455319c8d42e1c892945a316e20bce (diff)
downloadllvm-35a2e65bcbb45c28d46f8b3dd87b1079b20eada2.zip
llvm-35a2e65bcbb45c28d46f8b3dd87b1079b20eada2.tar.gz
llvm-35a2e65bcbb45c28d46f8b3dd87b1079b20eada2.tar.bz2
fix PR8514, a bug where the "heroic" transformation of shift/and
into and/shift would cause nodes to move around and a dangling pointer to happen. The code tried to avoid this with a HandleSDNode, but got the details wrong. llvm-svn: 123578
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions