Skip to content
Commit 142f1cd2 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix PR8895: metadata operands don't have a strong use of their

nested values, so they can change and drop to null, which can
change the hash and cause havok.

It turns out that it isn't a good idea to value number stuff
with metadata operands anyway, so... don't.

llvm-svn: 122758
parent c63f1c5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment