Skip to content

Commit 83f7a3a

Browse files
committed
[llvm-split] Require x86-registered-target for target-specific-split.ll
1 parent d18ab0e commit 83f7a3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/tools/llvm-split/target-specific-split.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
; REQUIRES: x86-registered-target
2+
13
; RUN: llvm-split -o %t %s -mtriple x86_64 -preserve-locals 2>&1 | FileCheck %s
24

35
; Basic test for a target that doesn't support target-specific module splitting.

0 commit comments

Comments
 (0)