[lit] Do not create semaphores when we do not need them
[llvm-core.git] / test / CodeGen / AVR / lower-formal-arguments-assertion.ll
blob4c1a5ef939bde0df9f441fe164f99f8aeef427b0
1 ; RUN: llc < %s -march=avr | FileCheck %s
3 define void @foo(i1) {
4 ; CHECK-LABEL: foo:
5 ; CHECK: ret
6   ret void