Skip to content

Commit 8ccd420

Browse files
committed
Fix post #102084: restrict to linux to avoid formatting diffs.
1 parent dd741fc commit 8ccd420

File tree

1 file changed

+2
-0
lines changed
  • llvm/test/Analysis/CtxProfAnalysis

1 file changed

+2
-0
lines changed

llvm/test/Analysis/CtxProfAnalysis/load.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
; REQUIRES: x86_64-linux
2+
13
; RUN: split-file %s %t
24
; RUN: llvm-ctxprof-util fromJSON --input=%t/profile.json --output=%t/profile.ctxprofdata
35
; RUN: not opt -passes='require<ctx-prof-analysis>,print<ctx-prof-analysis>' \

0 commit comments

Comments
 (0)