mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 00:31:54 +00:00
Add RUN:
llvm-svn: 101913
This commit is contained in:
parent
44ab9ed9b8
commit
def402649b
@ -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