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 dd741fc commit 8ccd420Copy full SHA for 8ccd420
llvm/test/Analysis/CtxProfAnalysis/load.ll
@@ -1,3 +1,5 @@
1
+; REQUIRES: x86_64-linux
2
+
3
; RUN: split-file %s %t
4
; RUN: llvm-ctxprof-util fromJSON --input=%t/profile.json --output=%t/profile.ctxprofdata
5
; RUN: not opt -passes='require<ctx-prof-analysis>,print<ctx-prof-analysis>' \
0 commit comments