blob: d4be728194075936f15df8cdc9ef2eacc4cffd28 [file] [log] [blame]
Bjorn Pettersson3f8027f2021-09-13 10:43:38 +02001; RUN: opt < %s -passes=adce -disable-output
Eric Christophercee313d2019-04-17 04:52:47 +00002
3define void @test() {
4 unreachable
5}