1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

revert parts of d7888149aa813f that several bots do not like

This commit is contained in:
Nico Weber 2020-03-25 14:04:59 -04:00
parent 47138b2f83
commit eb93a680b8

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";
}
}
})
}
}