I will save before I commit.
I will save before I commit. I will save before I commit. I will save before I commit. llvm-svn: 136007
This commit is contained in:
@@ -286,7 +286,7 @@ static void DisassembleInput(const StringRef &Filename) {
|
||||
// FIXME: Slow.
|
||||
for (MCFunction::iterator pi = f.begin(), pe = f.end(); pi != pe;
|
||||
++pi)
|
||||
for (pi->second->contains(&i->second)) {
|
||||
if (pi->second.contains(&i->second)) {
|
||||
hasPreds = true;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user