blob: 387645f7436622004c9a0374d059789de08d9c22 [file] [log] [blame]
; RUN: llc < %s -march=x86 | grep {.byte 0}
target triple = "i686-apple-darwin8"
define void @bork() noreturn nounwind {
entry:
unreachable
}