5 lines
250 B
LLVM
5 lines
250 B
LLVM
|
; RUN: llc -mtriple=x86_64-pc-linux-gnu -enable-new-pm -print-pipeline-passes -start-before=mergeicmps -stop-after=gc-lowering -filetype=null %s | FileCheck --match-full-lines %s
|
||
|
|
||
|
; CHECK: IR pipeline: function(mergeicmps,expand-memcmp,gc-lowering)
|
||
|
|