Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / assume-abi.test
blob688ab011441d3a428c3358d99d10856fbdc9d771
1 # Validate the usage of the `--assume-abi` option in conjunction with
2 # options related to the RegAnalysis Pass.
4 REQUIRES: system-linux
6 RUN: %clang %cflags %p/Inputs/hello.c -o %t -Wl,-q
7 RUN: llvm-bolt %t -o %t.bolt --assume-abi --indirect-call-promotion=all