Files
clang-p2996/bolt/test/X86/static-exe.test
Sayhaan Siddiqui 11791ae7b0 [BOLT][DWARF][NFC] Added double escape characters (#93348)
Added double escape characters to lines that describe a test.
2024-05-31 15:14:37 -07:00

7 lines
220 B
Plaintext

## Check that llvm-bolt can rewrite static executable
RUN: %clang %cflags %S/Inputs/static_exe.s -static -o %t.exe -nostdlib
RUN: llvm-bolt %t.exe -o %t 2>&1 | FileCheck %s
CHECK: 1 out of 1 functions were overwritten