[LV] Add test showing debug output for loops with uncountable BTCs.
[llvm-project.git] / bolt / test / X86 / static-exe.test
blobe288160da1521b5f3fe1eec95d96c625db3274cd
1 ## Check that llvm-bolt can rewrite static executable
3 RUN: %clang %cflags %S/Inputs/static_exe.s -static -o %t.exe -nostdlib
4 RUN: llvm-bolt %t.exe -o %t 2>&1 | FileCheck %s
6 CHECK: 1 out of 1 functions were overwritten