differences between two blockaddress's don't cause a
authorChris Lattner <sabre@nondot.org>
Sun, 3 Jan 2010 18:09:40 +0000 (18:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Jan 2010 18:09:40 +0000 (18:09 +0000)
commit5099b31f98d24989cbb2055fa7e2a4658dba95ad
tree25644de770e2ef7e0d42ad32ef06b77bb1b5f5c2
parenta0085af87155aa2e6f81a48e20b88b4afbeaefb1
differences between two blockaddress's don't cause a
global variable initializer to require relocations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92450 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp
test/CodeGen/X86/addr-label-difference.ll [new file with mode: 0644]