We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a5289 commit b15e220Copy full SHA for b15e220
llvm/test/tools/llc/save-stats.ll
@@ -1,4 +1,5 @@
1
; REQUIRES: asserts
2
+; REQUIRES: aarch64-registered-target
3
4
; RUN: llc -mtriple=arm64-apple-macosx --save-stats=obj -o %t.s %s && cat %t.stats | FileCheck %s
5
; RUN: llc -mtriple=arm64-apple-macosx --save-stats=cwd -o %t.s %s && cat %{t:stem}.tmp.stats | FileCheck %s
0 commit comments