Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / icf-jump-tables.test
blob41820008b01338b9918933158829ee0147cd6c1e
1 ## Check that BOLT folds functions with jump tables and does not report
2 ## undefined symbols.
4 # REQUIRES: system-linux
6 # RUN: %clang %cflags -O1 -g %p/../Inputs/icf-jump-tables.c -o %t.exe -Wl,-q
7 # RUN: llvm-bolt %t.exe --icf -o %t.bolt |& FileCheck %s
9 ## Check that BOLT successfully folded a function with jump table:
10 # CHECK: ICF folded {{.*}}. {{[^0]}} functions had jump tables.
12 ## Check that no relocations against undefined symbols were emitted:
13 # CHECK-NOT: Undefined temporary symbol