Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGen / SystemZ / mbackchain-3.c
blob5ff0e1676100c530bea12cac47ee165bf8309811
1 // RUN: %clang -mno-backchain --target=s390x-linux -S -emit-llvm -o - %s | FileCheck %s
3 // CHECK: define dso_local void @foo() [[NUW:#[0-9]+]]
4 void foo(void) {
7 // CHECK-NOT: "backchain"