Skip to content

Commit a002606

Browse files
committed
Add another missing REQUIRES: line
This test depends on the datalayout.
1 parent 140e5d5 commit a002606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2+
; REQUIRES: aarch64-registered-target, x86-registered-target
23
; RUN: opt -mtriple=x86_64-unknown-linux-gnu -passes=hwasan \
34
; RUN: -hwasan-use-after-scope=1 -hwasan-generate-tags-with-calls -S < %s | \
45
; RUN: FileCheck %s --check-prefixes=X86-SCOPE

0 commit comments

Comments
 (0)