Squash the warning that `Result' may not be initialized on all code paths.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 22 Aug 2003 03:35:24 +0000 (03:35 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 22 Aug 2003 03:35:24 +0000 (03:35 +0000)
commit79063d6c4b6441c672962b9543b6f5fa2876e0bd
tree949ee4231fdae8140cfc7b161970ce10ad33106f
parent9534acbf774cd7918c1f412ec2aac1834eea24d5
Squash the warning that `Result' may not be initialized on all code paths.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8042 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.cpp