7 lines · plain
1; RUN: opt < %s -passes=globalopt -S | FileCheck %s2 3; CHECK: ModuleID4define internal i32 @__cxa_atexit(ptr nocapture %func, ptr nocapture %arg, ptr nocapture %dso_handle) nounwind readnone optsize noimplicitfloat {5 unreachable6}7