[PATCH] D73962: [DebugInfo] Error if unsupported address size detected in line table
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 03:23:39 PST 2020
aykevl added a comment.
@jhenderson thanks!
It took me a while but finally I figured out that the problem is with the AVR backend - at least the first bug I was dealing with. For some reason it adjusted absolute relocations, breaking references between DWARF sections.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73962/new/
https://reviews.llvm.org/D73962
More information about the llvm-commits
mailing list