[NFC][exegesis] By default, don't dump objects to disk
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 28 Dec 2022 13:56:20 +0000 (16:56 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 28 Dec 2022 13:56:54 +0000 (16:56 +0300)
commit498704d511d3e0ac960498c4590ae10a37db3f03
tree154ab014865d2cd74c0663825c866d8adbf57438
parent46575f60380b18bf20c5f4cafc5fd06f561c4e7b
[NFC][exegesis] By default, don't dump objects to disk

It's a strictly-developer feature, which is useless most of the time.

Fixes https://github.com/llvm/llvm-project/issues/59082

Reviewed By: RKSimon, gchatelet

Differential Revision: https://reviews.llvm.org/D140700
llvm/test/tools/llvm-exegesis/X86/latency/dump-object-to-disk.s [new file with mode: 0644]
llvm/tools/llvm-exegesis/llvm-exegesis.cpp