Revert "[TargetVersion] Only enable on RISC-V and AArch64" (#117110)
[llvm-project.git] / bolt / test / eh-frame-overwrite.test
blob649d739ec6086a2bc12b246cd348019441213fe8
1 # Check that llvm-bolt can overwrite .eh_frame section in-place.
3 REQUIRES: system-linux
5 RUN: %clang %cflags %p/Inputs/hello.c -o %t -Wl,-q
6 RUN: llvm-bolt %t -o %t.bolt --strict | FileCheck %s
8 CHECK: rewriting .eh_frame in-place