[lld] [lld] More info for aarch64 ldr/str misaligning error (PR #135004)
Serge S. Gulin via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 10 10:25:02 PDT 2025
GulinSS wrote:
> You can typically examine the output file using tools like llvm-readelf or llvm-objdump -dr, or employ the -Map option to create a link map for reviewing input sections
That is first what I tried. But it has lots of context to find the actual reason. Precise error message works better for such cases. No time wasting.
https://github.com/llvm/llvm-project/pull/135004
More information about the llvm-commits
mailing list