Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 1239839]
Labels not explicitly mapped to hotlists, priority or type from Monorail [ID: 1241047]
Maintained by go/gitwatcher - Please do not modify manually [ID: 1246691]
Maintained by go/gitwatcher - Please do not modify manually [ID: 1246569]
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Fuchsia LLD 21.0.0 (https://llvm.googlesource.com/a/llvm-project 5c65a321778b99f745d193629975fb6ced34fe07) (compatible with GNU linkers)
With the attached LLD reproducer, the output is:
In disassembly with
llvm-objdump --demangle -dlr
, the first call site looks like this:The second call site is very similar (same source location).
I can find no correlation between the actual source locations of the relocs to the source locations that LLD reported in its error messages.