Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
; RUN: llc < %s
; PR933
; REQUIRES: default_triple
define fastcc i1 @test() {
ret i1 true
}