mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-25 16:31:33 +00:00
Add RUN:
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101913 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
92884f7ee5
commit
eff666f108
@ -1,7 +1,7 @@
|
||||
; RUN: llc -asm-verbose -O0 -o %t < %s
|
||||
; grep DW_AT_APPLE_omit_frame_ptr %t
|
||||
; RUN: grep DW_AT_APPLE_omit_frame_ptr %t
|
||||
; RUN: llc -disable-fp-elim -asm-verbose -O0 -o %t < %s
|
||||
; grep -v DW_AT_APPLE_omit_frame_ptr %t
|
||||
; RUN: grep -v DW_AT_APPLE_omit_frame_ptr %t
|
||||
|
||||
|
||||
define i32 @foo() nounwind ssp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user