Remove the "ugly" method BranchInst::setUnconditionalDest().
authorJay Foad <jay.foad@gmail.com>
Fri, 7 Jan 2011 20:26:51 +0000 (20:26 +0000)
committerJay Foad <jay.foad@gmail.com>
Fri, 7 Jan 2011 20:26:51 +0000 (20:26 +0000)
commit43eaadeea5217995c153078c04b77183d4c8c494
tree05bb584d6a07370123c8216bd0aea065103f08d5
parent8f9ffbd056172da470bcd3a9f1d5b4c2414fce59
Remove the "ugly" method BranchInst::setUnconditionalDest().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123026 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
unittests/VMCore/InstructionsTest.cpp