blob: 2c1029d646b91f9d0007b3dec921ed0a8d63514b [file] [log] [blame]
# Check that llvm-bolt can rewrite static executable
RUN: %clang %S/Inputs/static_exe.s -static -o %t.exe -nostdlib
RUN: llvm-bolt %t.exe -o %t |& FileCheck %s
CHECK: 1 out of 1 functions were overwritten