Go to file
Chris Lattner dc2e39191a Implement == and != correctly. Before they would incorrectly return !=
for some constant exprs when they could really be the same value

llvm-svn: 10058
2003-11-17 20:19:35 +00:00
llvm Implement == and != correctly. Before they would incorrectly return != 2003-11-17 20:19:35 +00:00