diff options
author | River Riddle <riddleriver@gmail.com> | 2021-05-11 12:40:27 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-05-11 13:50:27 -0700 |
commit | a9bbbaaa8810b22c9672694d576e3a0a210af54a (patch) | |
tree | b93eafe130b31c5ba2dfd76e24798d940339082e /llvm/tools/llvm-cov/CodeCoverage.cpp | |
parent | ebdcebfcb4b522a81290f67dcbb7222ff7f9d052 (diff) | |
download | llvm-a9bbbaaa8810b22c9672694d576e3a0a210af54a.zip llvm-a9bbbaaa8810b22c9672694d576e3a0a210af54a.tar.gz llvm-a9bbbaaa8810b22c9672694d576e3a0a210af54a.tar.bz2 |
[mlir] Elide large elements attrs when printing Operations in diagnostics
Diagnostics are intended to be read by users, and in most cases displayed in a terminal. When not eliding huge element attributes, in some cases we end up dumping hundreds of megabytes(gigabytes) to the terminal (or logs), completely obfuscating the main diagnostic being shown.
Differential Revision: https://reviews.llvm.org/D102272
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions