Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / patch-entries.test
blob54f358f273e793c30da84fe3a6134e77d4cb4759
1 # Checking crashes against injected binary functions created by patch
2 # entries pass and debug info turned on. In these cases, we were
3 # trying to fetch input to output maps on injected functions and
4 # crashing.
6 REQUIRES: system-linux
8 RUN: %clang %cflags -no-pie -g %p/Inputs/patch-entries.c -fuse-ld=lld -o %t.exe \
9 RUN:   -Wl,-q -I%p/../Inputs
10 RUN: llvm-bolt -relocs %t.exe -o %t.out --update-debug-sections --force-patch