Work around an apparent GCC miscompilation by specializing different,
authorChris Lattner <sabre@nondot.org>
Fri, 3 Apr 2009 00:26:01 +0000 (00:26 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Apr 2009 00:26:01 +0000 (00:26 +0000)
commitb7a00daa1165576dd2bb9d17970c249d536f4a82
tree9ea76cf2d74afc2ff76b0aec9657b12d62e7cb00
parent8f9643f0f768d5dcff0ffea1de6191dba1b5b083
Work around an apparent GCC miscompilation by specializing different,
this fixes a regression on some compilers from r68147.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68356 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PointerLikeTypeTraits.h
include/llvm/Support/ValueHandle.h
include/llvm/Use.h