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 d18ab0e commit 83f7a3aCopy full SHA for 83f7a3a
llvm/test/tools/llvm-split/target-specific-split.ll
@@ -1,3 +1,5 @@
1
+; REQUIRES: x86-registered-target
2
+
3
; RUN: llvm-split -o %t %s -mtriple x86_64 -preserve-locals 2>&1 | FileCheck %s
4
5
; Basic test for a target that doesn't support target-specific module splitting.
0 commit comments