mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 05:31:51 +00:00
Merging r195333:
------------------------------------------------------------------------ r195333 | kcc | 2013-11-21 01:28:16 -0800 (Thu, 21 Nov 2013) | 1 line 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/branches/release_34@195374 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
498ace662b
commit
11d31dff58
@ -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