[clang-format] Rename ExportBlockIndentation -> IndentExportBlock (#123493)
[llvm-project.git] / bolt / test / X86 / icf-jump-tables.test
blob57137b79bc317e15ce129fb264b2716a99ce9eed
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 2>&1 | 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