[llvm-bugs] [Bug 46143] New: warning: failed to compute relocation: R_AARCH64_PREL32, Invalid data was encountered while parsing the file
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat May 30 20:08:16 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46143
Bug ID: 46143
Summary: warning: failed to compute relocation:
R_AARCH64_PREL32, Invalid data was encountered while
parsing the file
Product: tools
Version: trunk
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvm-objcopy/strip
Assignee: unassignedbugs at nondot.org
Reporter: itaru.kitayama at gmail.com
CC: alexander.v.shaposhnikov at gmail.com,
jake.h.ehrlich at gmail.com,
jh7370.2008 at my.bristol.ac.uk,
llvm-bugs at lists.llvm.org, rupprecht at google.com
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200531/b99eee44/attachment.html>
More information about the llvm-bugs
mailing list