[PATCH] D112518: [ELF] Change common diagnostics to report both object file location and source file location

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 16:06:58 PDT 2021


ayermolo added a comment.

Thanks for working on this.
Maybe add a test for debug relocation overflow?

On side note. What do you think of expanding the error reporting to print out a section in to which relocation that overflowed "points to"?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112518/new/

https://reviews.llvm.org/D112518



More information about the llvm-commits mailing list