1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

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 091ce91384
commit bb775bfb0c

View File

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