forked from OSchip/llvm-project
parent
af555adc15
commit
a86e8783e8
|
@ -1,4 +1,4 @@
|
|||
; RUN: llvm-as < %s | opt -ipconstprop -instcombine | llvm-dis
|
||||
; RUN: llvm-as < %s | opt -ipconstprop -instcombine | llvm-dis | grep 'ret bool true'
|
||||
implementation
|
||||
|
||||
internal int %foo(bool %C) {
|
||||
|
|
Loading…
Reference in New Issue