[llvm-dev] warning: failed to compute relocation: R_AARCH64_PREL32, Invalid data was encountered while parsing the file

Itaru Kitayama via llvm-dev llvm-dev at lists.llvm.org
Fri May 29 19:55:51 PDT 2020


Hi,
On AArch64, I see a lot of warnings like:

warning: failed to compute relocation: R_AARCH64_PREL32, Invalid data
was encountered while parsing the file

when opening object file with llvm-objdump. The llvm-objdump is from
trunk at this
moment. Is this easy to fix?


More information about the llvm-dev mailing list