# Validate the usage of the `--assume-abi` option in conjunction with
# options related to the RegAnalysis Pass.
REQUIRES: system-linux
RUN: %clang %cflags %p/Inputs/hello.c -o %t -Wl,-q
RUN: llvm-bolt %t -o %t.bolt --assume-abi --indirect-call-promotion=all