Skip to content

Commit f5d7d5a

Browse files
vitalybukamemfrob
authored andcommitted
[NFC][StackSafety] Add shell test requirement
1 parent 55e226e commit f5d7d5a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

llvm/test/Analysis/StackSafetyAnalysis/ipa-alias.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; REQUIRES: aarch64-registered-target
2+
; REQUIRES: shell
23

34
; Test IPA over a single combined file
45
; RUN: llvm-as %s -o %t0.bc

llvm/test/Analysis/StackSafetyAnalysis/ipa.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; REQUIRES: aarch64-registered-target
2+
; REQUIRES: shell
23

34
; RUN: llvm-as %s -o %t0.bc
45
; RUN: llvm-as %S/Inputs/ipa.ll -o %t1.bc

0 commit comments

Comments
 (0)