diff options
author | Chris Lattner <sabre@nondot.org> | 2011-01-16 08:48:11 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-01-16 08:48:11 +0000 |
commit | dec28ceb028372c82eae1de7d381d601c3ce0130 (patch) | |
tree | 3afc3e701413bbc4c36d18ef7836fd62810467af /lib/Archive/Archive.cpp | |
parent | 65762b549480e130976fdae94fa28a78ab8b249e (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123578 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Archive/Archive.cpp')
0 files changed, 0 insertions, 0 deletions