Closed
Description
It's been described here before.
Run the following command to reproduce the problem:
mv test.s.txt test.s
gcc -O0 test.s -Wl,-q -o a.out
./a.out
llvm-bolt ./a.out -o ./a.opt -data=./test.fdata.txt --reg-reassign --print-regreassign -debug-only=regreassign
./a.opt