2006-08-27 22:47:14 +00:00
|
|
|
; RUN: llvm-as < %s | opt -analyze -domset -disable-verify
|
2003-05-12 22:28:15 +00:00
|
|
|
;
|
|
|
|
int %re_match_2() {
|
|
|
|
ENTRY:
|
|
|
|
br label %loopexit.20
|
|
|
|
loopentry.20:
|
|
|
|
br label %loopexit.20
|
|
|
|
|
|
|
|
loopexit.20:
|
|
|
|
ret int 0
|
|
|
|
|
|
|
|
endif.46: ; UNREACHABLE
|
|
|
|
br label %loopentry.20
|
|
|
|
|
|
|
|
}
|