aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorStephen Tozer <stephen.tozer@sony.com>2022-03-01 13:20:51 +0000
committerStephen Tozer <stephen.tozer@sony.com>2022-04-11 17:01:40 +0100
commit1c8366f9f2aa436538949aa2b76f96980bb0de27 (patch)
tree9850fb637a0ba5f8947b5a496d9673cf13de8d3c /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parent14779644133dd2d71a59ea66b4093401d874113d (diff)
downloadllvm-1c8366f9f2aa436538949aa2b76f96980bb0de27.zip
llvm-1c8366f9f2aa436538949aa2b76f96980bb0de27.tar.gz
llvm-1c8366f9f2aa436538949aa2b76f96980bb0de27.tar.bz2
[Dexter] Collate penalties of the same type into a single line for each
Currently in Dexter, every step at which a DexExpectWatchValue/Type does not have the correct value is printed on a separate line. This patch reduces the size of the text output by instead printing each incorrect result (i.e. each incorrect value seen, 'Variable optimized out', and so on) on its own line, alongside a list of the steps at which that result was seen. This makes for much less spam in the output when watches are missing or wrong for many steps. Differential Revision: https://reviews.llvm.org/D120716
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions