; RUN: opt -S -sccp < %s | FileCheck %s; Make sure we always consider the default edge executable for a switch; with no cases.declarevoid@foo()definevoid@test1(){; CHECK: define void @test1; CHECK: call void @foo()switchi32undef,label%d[]d:callvoid@foo()retvoid}