mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-31 10:34:17 +00:00
add 'REQUIRES: asserts' to a test that uses 'llc -debug'; this fixes the no-asserts build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195333 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
212226e114
commit
12f0390618
@ -1,4 +1,5 @@
|
||||
; RUN: llc -debug < %s -o /dev/null 2>&1 | FileCheck %s
|
||||
; REQUIRES: asserts
|
||||
|
||||
; Verify that the backend correctly overrides the optimization level
|
||||
; of optnone functions during instruction selection.
|
||||
|
Loading…
x
Reference in New Issue
Block a user