1; RUN: llc < %s 2; PR933 3; REQUIRES: default_triple 4 5define fastcc i1 @test() { 6 ret i1 true 7} 8 9