Make this test Windows-only (try to placate buildbots).

llvm-svn: 285931
This commit is contained in:
Davide Italiano 2016-11-03 16:43:10 +00:00
parent fca1ff0da2
commit a1f241d1c3
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
; REQUIRES: system-windows
; RUN: opt -mtriple=x86_64-pc-win32-coff %s -o - | lli ; RUN: opt -mtriple=x86_64-pc-win32-coff %s -o - | lli
@o = common global i32 0, align 4 @o = common global i32 0, align 4