Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / verify-cfg.test
blob4a7de85cd427ab5892abb63607e089023bf7309b
1 # Verify if the `--verify-cfg` option might produce incorrect alerts.
3 REQUIRES: system-linux
5 RUN: %clang %cflags %p/Inputs/hello.c -o %t -Wl,-q
6 RUN: llvm-bolt %t -o %t.bolt --verify-cfg 2>&1 | FileCheck %s
8 CHECK-NOT: BOLT-ERROR: Invalid CFG detected after pass {{.*}}