[all-commits] [llvm/llvm-project] 498704: [NFC][exegesis] By default, don't dump objects to ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Wed Dec 28 05:57:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 498704d511d3e0ac960498c4590ae10a37db3f03
      https://github.com/llvm/llvm-project/commit/498704d511d3e0ac960498c4590ae10a37db3f03
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-28 (Wed, 28 Dec 2022)

  Changed paths:
    A llvm/test/tools/llvm-exegesis/X86/latency/dump-object-to-disk.s
    M llvm/tools/llvm-exegesis/llvm-exegesis.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list