[all-commits] [llvm/llvm-project] 2bddb1: [llvm-exegesis] Minor changes for downstream consu...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Dec 2 14:22:17 PST 2023


  Branch: refs/heads/users/boomanaiden154/exegesis-segfault-consumer
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bddb1011489651cb2e5f2f94d5fae89ddf63216
      https://github.com/llvm/llvm-project/commit/2bddb1011489651cb2e5f2f94d5fae89ddf63216
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-12-02 (Sat, 02 Dec 2023)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
    M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h
    M llvm/tools/llvm-exegesis/lib/Error.h

  Log Message:
  -----------
  [llvm-exegesis] Minor changes for downstream consumers

This patch adjust the runConfiguration function to allow passing a
parameter to force returning SnippetCrashes as errors rather than
serializing them as strings in the returned Benchmark object. In
addition, this patch adds a getter for the signal information address in
the SnippetCrash object.

These are both needed to allow for downstream consumption of the
exegesis library within Gematria.




More information about the All-commits mailing list