mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[NFC] Add missing REQUIRES clause to a test
This commit is contained in:
parent
53272f1e1c
commit
990a672435
@ -1,5 +1,6 @@
|
||||
; Check that compiler doesn't crash when calculateSpillWeightsAndHints is called with dbg instrs present
|
||||
; REQUIRES: asserts
|
||||
; REQUIRES: x86_64-linux
|
||||
; RUN: llc -O1 -regalloc=pbqp < %s | FileCheck %s
|
||||
|
||||
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
|
||||
|
Loading…
x
Reference in New Issue
Block a user