Issue |
80992
|
Summary |
[BOLT] perf2bolt fails on aarch64 due to an unsupported CFI opcode
|
Labels |
BOLT
|
Assignees |
|
Reporter |
ARG-NK
|
I am using BOLT to optimize a binary compiled with GCC (used options -gdwarf64 and -gdwarf4 ):
When perf2bolt is used I get the below error message:
command: perf2bolt -p perf.data FILENAME.so -o perf.fdata --itrace=el64i10ns

This is the opcode:

does BOLT support binary with dwarf64 format ?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs