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:
parent
47138b2f83
commit
eb93a680b8
@ -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";
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user