blob: 7c6a30ec6b6fc4126b90fefc05f83b069b20acd1 [file] [log] [blame]
Eric Christophercee313d2019-04-17 04:52:47 +00001; RUN: opt < %s -adce -disable-output
2
3define void @test() {
4 unreachable
5}