[llvm] [llvm-exegesis] Print generated assembly snippet (PR #142540)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 8 06:14:56 PDT 2025


================
@@ -0,0 +1,21 @@
+REQUIRES: aarch64-registered-target
----------------
boomanaiden154 wrote:

This also needs to require an assertions enabled build since you're using debug macros.

https://github.com/llvm/llvm-project/pull/142540


More information about the llvm-commits mailing list