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 a013981 commit e7294dbCopy full SHA for e7294db
llvm/test/DebugInfo/COFF/jump-table.ll
@@ -1,3 +1,6 @@
1
+; REQUIRES: arm-registered-target
2
+; REQUIRES: aarch64-registered-target
3
+; REQUIRES: x86-registered-target
4
; RUN: llc -mtriple=i686-windows < %s | FileCheck %s --check-prefixes=CHECK,I686,NOTA32
5
; RUN: llc -mtriple=x86_64-windows < %s | FileCheck %s --check-prefixes=CHECK,X64,NOTA32
6
; RUN: llc -mtriple=aarch64-windows < %s | FileCheck %s --check-prefixes=CHECK,A64,NOTA32
0 commit comments