1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

llvm/test/CodeGen/X86/statepoint-vector.ll REQUIRES asserts due to a debug option.

llvm-svn: 257031
This commit is contained in:
NAKAMURA Takumi 2016-01-07 05:40:37 +00:00
parent aa4d1466b3
commit 1be3f64baf

View File

@ -1,4 +1,5 @@
; RUN: llc -mcpu=core-avx -debug-only=stackmaps < %s | FileCheck %s
; REQUIRES: asserts
target triple = "x86_64-pc-linux-gnu"