[PATCH] D149378: [Docs][llvm-exegesis] Specify supported platforms and architectures

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 13 05:47:34 PDT 2023


RKSimon added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-exegesis.rst:38
+only), MIPS, and PowerPC (PowerPC64LE only) on Linux. Not all functionality is
+guaranteed to work on every platform.
+
----------------
Do we need to make it clear that analysis mode DOES work on any platform - just the capture modes have limitations?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149378/new/

https://reviews.llvm.org/D149378



More information about the llvm-commits mailing list