mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 00:31:54 +00:00
add 'REQUIRES: asserts' to a test that uses 'llc -debug'; this fixes the no-asserts build
llvm-svn: 195333
This commit is contained in:
parent
41afa5d52d
commit
4b3f2e0afc
@ -1,4 +1,5 @@
|
|||||||
; RUN: llc -debug < %s -o /dev/null 2>&1 | FileCheck %s
|
; RUN: llc -debug < %s -o /dev/null 2>&1 | FileCheck %s
|
||||||
|
; REQUIRES: asserts
|
||||||
|
|
||||||
; Verify that the backend correctly overrides the optimization level
|
; Verify that the backend correctly overrides the optimization level
|
||||||
; of optnone functions during instruction selection.
|
; of optnone functions during instruction selection.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user