[all-commits] [llvm/llvm-project] 05cca8: [Docs][llvm-exegesis] Specify platform support for...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon May 15 20:29:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05cca8a1bc82aae1933c0e332a4d774cadc9f330
      https://github.com/llvm/llvm-project/commit/05cca8a1bc82aae1933c0e332a4d774cadc9f330
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-exegesis.rst
    M llvm/tools/llvm-exegesis/README.md

  Log Message:
  -----------
  [Docs][llvm-exegesis] Specify platform support for different modes

llvm-exegesis has both a capture mode and an analysis mode that can be
used independently of each other. This patch makes it clear that
analysis mode will work on other platforms that LLVM supports in the
documentation which was unclear before.

Reviewed By: courbet

Differential Revision: https://reviews.llvm.org/D150536




More information about the All-commits mailing list