fix PR6305 by handling BlockAddress in a helper function
authorChris Lattner <sabre@nondot.org>
Mon, 15 Feb 2010 20:47:49 +0000 (20:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Feb 2010 20:47:49 +0000 (20:47 +0000)
commit37914c8e83c43d710925263b66014159f03fa355
tree46ebaa0c7eee6d2c3f6922081b7414ae3984411b
parent014bf215c3457bb34fee348265e8f63a70b4d503
fix PR6305 by handling BlockAddress in a helper function
called by jump threading.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/Local.cpp
test/CodeGen/X86/addr-label-difference.ll
test/Transforms/JumpThreading/crash.ll