revert parts of d7888149aa that several bots do not like

This commit is contained in:
Nico Weber 2020-03-25 14:04:59 -04:00
parent 95977a7634
commit 13d267e302
1 changed files with 2 additions and 2 deletions

View File

@ -423,7 +423,7 @@ int main() {
}
std::cout << " 0\n};\n";
LLVM_DEBUG({
if (0) {
// Print out the table.
for (unsigned i = 0; i != 0x8889; ++i) {
if (!isValidMask(i)) continue;
@ -440,7 +440,7 @@ int main() {
std::cerr << "\n";
}
}
})
}
}