Displaying 1 result from an estimated 1 matches for "95b82a7b".
2018 Dec 12
2
The bit pattern after stripPointerCasts()
Hi,
in a recent review [0], Florian Hahn helped me to realize something that
was rather surprising to me:
The widely popular and very useful function
llvm::Value::stripPointerCasts() can return a value with a different
bit pattern than the input.
Now, I think this should not be the case but I want the hear other
opinions. Before I go on, please not that there is at least one location
in